Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dmmu-hash32.h52 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
Dkvm_book3s_64.h348 return PP_RWRX <= pp && pp <= PP_RXRX; in hpte_read_permission()
Dmmu-hash64.h102 #define PP_RWRX 1 /* Supervisor read/write, User read */ macro
/arch/microblaze/include/asm/
Dmmu.h43 # define PP_RWRX 1 /* Supervisor read/write, User read */ macro
/arch/powerpc/kvm/
Dbook3s_32_mmu_host.c214 pteg1 |= PP_RWRX; in kvmppc_mmu_map_page()