Home
last modified time | relevance | path

Searched refs:MAS3_UX (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/
A Dmmu-book3e.h84 #define MAS3_UX 0x00000020 macro
/linux/arch/powerpc/kvm/
A De500.h117 #define E500_TLB_USER_PERM_MASK (MAS3_UX|MAS3_UR|MAS3_UW)
A De500_mmu_host.c673 if (unlikely((pr && !(mas3 & MAS3_UX)) || in kvmppc_load_last_inst()
/linux/arch/powerpc/mm/nohash/
A Dfsl_book3e.c133 TLBCAM[index].MAS3 |= (flags & _PAGE_EXEC) ? MAS3_UX : 0; in settlbcam()
/linux/arch/powerpc/xmon/
A Dxmon.c3954 mas7_mas3 & MAS3_UX ? 'x' : ' ', in dump_tlb_book3e()

Completed in 14 milliseconds