Searched defs:PAGE_COPY (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dpgtable_no.h27 #define PAGE_COPY __pgprot(0) macro
H A Dsun3_pgtable.h53 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
H A Dmotorola_pgtable.h63 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dpgtable.h23 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dpgtable.h35 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpte-common.h127 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) 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.h78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dpgtable-nommu.h40 #define PAGE_COPY __pgprot(0) macro
H A Dpgtable.h207 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpgtable.h27 #define PAGE_COPY __pgprot(_PAGE_PRESENT | (kernel_uses_smartmips_rixi ? 0 : _PAGE_READ) | \ 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.h78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable_32.h158 #define PAGE_COPY PAGE_EXECREAD macro
217 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
248 #define PAGE_COPY __pgprot(0) macro
H A Dpgtable_64.h195 #define PAGE_COPY PAGE_EXECREAD macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dpgtable.h67 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dpgtable.h141 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHE) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpgtable_32.h64 #define PAGE_COPY __pgprot(BTFIXUP_INT(page_copy)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dpgtable.h112 #define PAGE_COPY \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable_types.h90 #define PAGE_COPY PAGE_COPY_NOEXEC macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dpgtable.h124 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
144 # define PAGE_COPY __pgprot(0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpgtable.h34 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro
263 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpgtable.h124 #define PAGE_COPY \ macro
149 #define PAGE_COPY __pgprot(0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dpgtable.h142 #define PAGE_COPY _PAGE_P(PAGE_WRITE | PAGE_READ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dpgtable.h102 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpgtable.h153 #define PAGE_COPY PAGE_COPY_NOEXEC macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dpgtable.h195 #define PAGE_COPY PAGE_EXECREAD macro

Completed in 336 milliseconds

12