Searched refs:MAS2_E (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dmmu-book3e.h74 #define MAS2_E 0x00000001 macro
/linux-4.1.27/arch/powerpc/kvm/
H A De500.h123 (MAS2_X0 | MAS2_X1 | MAS2_E | MAS2_G)
H A De500_mmu_host.c254 /* Use guest supplied MAS2_G and MAS2_E */ kvmppc_e500_ref_setup()
/linux-4.1.27/arch/powerpc/mm/
H A Dfsl_booke_mmu.c128 TLBCAM[index].MAS2 |= (flags & _PAGE_ENDIAN) ? MAS2_E : 0; settlbcam()
/linux-4.1.27/arch/powerpc/xmon/
H A Dxmon.c2930 mas2 & MAS2_E ? 'e' : ' '); dump_tlb_book3e()

Completed in 112 milliseconds