Searched refs:PPC44x_TLB_ERPN_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/powerpc/include/asm/nohash/32/ | ||
D | mmu-44x.h | 32 #define PPC44x_TLB_ERPN_MASK 0x0000000f macro |
/linux-6.6.21/arch/powerpc/xmon/ | ||
D | xmon.c | 3816 w1 & PPC44x_TLB_ERPN_MASK, in dump_tlb_44x() |