Searched refs:PPC44x_TLB_E (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/nohash/32/ | ||
D | mmu-44x.h | 44 #define PPC44x_TLB_E 0x00000080 /* Memory is little endian */ macro |
/arch/powerpc/xmon/ | ||
D | xmon.c | 3822 (w2 & PPC44x_TLB_E) ? 'E' : 'e'); in dump_tlb_44x() |