Home
last modified time | relevance | path

Searched refs:MAS2_E (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/
A Dmmu-book3e.h75 #define MAS2_E 0x00000001 macro
/linux/arch/powerpc/kvm/
A De500.h120 (MAS2_X0 | MAS2_X1 | MAS2_E | MAS2_G)
/linux/arch/powerpc/mm/nohash/
A Dfsl_book3e.c123 TLBCAM[index].MAS2 |= (flags & _PAGE_ENDIAN) ? MAS2_E : 0; in settlbcam()
/linux/arch/powerpc/xmon/
A Dxmon.c3947 mas2 & MAS2_E ? 'e' : ' '); in dump_tlb_book3e()

Completed in 12 milliseconds