Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/
H A 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()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/
H A Dmmu.c363 #define SDR1_LOW_BITS ((n_hpteg - 1) >> 10) in MMU_init_hw() macro
389 _SDR1 = __pa(Hash) | SDR1_LOW_BITS; in MMU_init_hw()

Completed in 2 milliseconds