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