Home
last modified time | relevance | path

Searched defs:PAGE_COPY (Results 1 – 25 of 33) sorted by relevance

12

/linux-3.4.99/arch/m68k/include/asm/
Dpgtable_no.h27 #define PAGE_COPY __pgprot(0) macro
Dsun3_pgtable.h53 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h64 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/linux-3.4.99/arch/sh/include/asm/
Dpgtable_32.h196 #define PAGE_COPY PAGE_EXECREAD macro
249 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
280 #define PAGE_COPY __pgprot(0) macro
Dpgtable_64.h195 #define PAGE_COPY PAGE_EXECREAD macro
/linux-3.4.99/arch/h8300/include/asm/
Dpgtable.h23 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux-3.4.99/arch/c6x/include/asm/
Dpgtable.h40 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux-3.4.99/arch/cris/include/arch-v10/arch/
Dmmu.h78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
/linux-3.4.99/arch/arm/include/asm/
Dpgtable-nommu.h42 #define PAGE_COPY __pgprot(0) macro
Dpgtable.h88 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/linux-3.4.99/arch/powerpc/include/asm/
Dpte-common.h127 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/linux-3.4.99/arch/cris/include/arch-v32/arch/
Dmmu.h78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
/linux-3.4.99/arch/blackfin/include/asm/
Dpgtable.h35 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux-3.4.99/arch/m32r/include/asm/
Dpgtable.h124 #define PAGE_COPY \ macro
149 #define PAGE_COPY __pgprot(0) macro
/linux-3.4.99/arch/xtensa/include/asm/
Dpgtable.h124 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
144 # define PAGE_COPY __pgprot(0) macro
/linux-3.4.99/arch/microblaze/include/asm/
Dpgtable.h34 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro
269 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/linux-3.4.99/arch/frv/include/asm/
Dpgtable.h55 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
311 #define PAGE_COPY __pgprot(__PGPROT_BASE | _PAGE_WP) macro
/linux-3.4.99/arch/mips/include/asm/
Dpgtable.h27 #define PAGE_COPY __pgprot(_PAGE_PRESENT | (kernel_uses_smartmips_rixi ? 0 : _PAGE_READ) | \ macro
/linux-3.4.99/arch/x86/include/asm/
Dpgtable_types.h93 #define PAGE_COPY PAGE_COPY_NOEXEC macro
/linux-3.4.99/arch/unicore32/include/asm/
Dpgtable.h94 #define PAGE_COPY __pgprot(pgprot_val(pgprot_user | PTE_READ) macro
/linux-3.4.99/arch/score/include/asm/
Dpgtable.h138 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHE) macro
/linux-3.4.99/arch/hexagon/include/asm/
Dpgtable.h132 #define PAGE_COPY PAGE_READONLY macro
/linux-3.4.99/arch/um/include/asm/
Dpgtable.h67 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/linux-3.4.99/arch/avr32/include/asm/
Dpgtable.h152 #define PAGE_COPY _PAGE_P(PAGE_WRITE | PAGE_READ) macro
/linux-3.4.99/arch/tile/include/asm/
Dpgtable.h111 #define PAGE_COPY \ macro

12