Home
last modified time | relevance | path

Searched refs:SDR1_LOW_BITS (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/powerpc/mm/book3s32/
Dmmu.c353 #define SDR1_LOW_BITS ((n_hpteg - 1) >> 10) in MMU_init_hw() macro
379 _SDR1 = __pa(Hash) | SDR1_LOW_BITS; in MMU_init_hw()