Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dmmu-hash32.h52 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
Dmmu-hash64.h107 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
/linux-2.6.39/arch/microblaze/include/asm/
Dmmu.h43 # define PP_RWRX 1 /* Supervisor read/write, User read */ macro
/linux-2.6.39/arch/powerpc/kvm/
Dbook3s_32_mmu_host.c209 pteg1 |= PP_RWRX; in kvmppc_mmu_map_page()