Searched defs:_PAGE_WRITE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dpgtable-bits.h6 #define _PAGE_WRITE (1<<7) /* implemented in software */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpgtable-bits.h39 #define _PAGE_WRITE (1<<8) /* implemented in software */ macro
57 #define _PAGE_WRITE (1<<2) /* implemented in software */ macro
87 #define _PAGE_WRITE (1 << _PAGE_WRITE_SHIFT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dmmu.h65 #define _PAGE_WRITE (1<<8) /* write-enabled */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Dmmu.h60 #define _PAGE_WRITE (1 << 9) /* Write enabled. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable_64.h121 #define _PAGE_WRITE 0x100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpgtable.h101 #define _PAGE_WRITE (1UL << _PAGE_BIT_WRITE) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dpgtable.h151 #define _PAGE_WRITE (1 << xlate_pabit(_PAGE_WRITE_BIT)) macro
[all...]

Completed in 65 milliseconds