Searched refs:MAS4_INDD (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | mmu-book3e.h | 90 #define MAS4_INDD 0x00008000 /* Default IND */ macro |
/arch/powerpc/mm/ | ||
D | tlb_nohash.c | 585 mas4 |= mas4 | MAS4_INDD; in __early_init_mmu() |