Searched refs:MAS4_TLBSELD (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/mm/nohash/ | ||
H A D | tlb_64e.c | 186 mas4 |= MAS4_TLBSELD(1); in early_init_this_mmu() |
/linux/arch/powerpc/include/asm/nohash/ | ||
H A D | mmu-e500.h | 95 #define MAS4_TLBSELD(x) MAS0_TLBSEL(x) macro |