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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-hash32.h53 #define PP_RWRW 2 /* Supervisor read/write, User read/write */ macro
H A Dmmu-hash64.h108 #define PP_RWRW 2 /* Supervisor read/write, User read/write */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dmmu.h44 # define PP_RWRW 2 /* Supervisor read/write, User read/write */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dppc_mmu_32.c151 ((flags & _PAGE_USER)? PP_RWRW: PP_RWXX): PP_RXRX;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_32_mmu_host.c200 pteg1 |= PP_RWRW;

Completed in 116 milliseconds