/linux-3.4.99/arch/m68k/include/asm/ |
D | pgtable_no.h | 27 #define PAGE_COPY __pgprot(0) macro
|
D | sun3_pgtable.h | 53 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 64 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
|
/linux-3.4.99/arch/sh/include/asm/ |
D | pgtable_32.h | 196 #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
|
D | pgtable_64.h | 195 #define PAGE_COPY PAGE_EXECREAD macro
|
/linux-3.4.99/arch/h8300/include/asm/ |
D | pgtable.h | 23 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/linux-3.4.99/arch/c6x/include/asm/ |
D | pgtable.h | 40 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/linux-3.4.99/arch/cris/include/arch-v10/arch/ |
D | mmu.h | 78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
|
/linux-3.4.99/arch/arm/include/asm/ |
D | pgtable-nommu.h | 42 #define PAGE_COPY __pgprot(0) macro
|
D | pgtable.h | 88 #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/ |
D | pte-common.h | 127 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/linux-3.4.99/arch/cris/include/arch-v32/arch/ |
D | mmu.h | 78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
|
/linux-3.4.99/arch/blackfin/include/asm/ |
D | pgtable.h | 35 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/linux-3.4.99/arch/m32r/include/asm/ |
D | pgtable.h | 124 #define PAGE_COPY \ macro 149 #define PAGE_COPY __pgprot(0) macro
|
/linux-3.4.99/arch/xtensa/include/asm/ |
D | pgtable.h | 124 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro 144 # define PAGE_COPY __pgprot(0) macro
|
/linux-3.4.99/arch/microblaze/include/asm/ |
D | pgtable.h | 34 #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/ |
D | pgtable.h | 55 #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/ |
D | pgtable.h | 27 #define PAGE_COPY __pgprot(_PAGE_PRESENT | (kernel_uses_smartmips_rixi ? 0 : _PAGE_READ) | \ macro
|
/linux-3.4.99/arch/x86/include/asm/ |
D | pgtable_types.h | 93 #define PAGE_COPY PAGE_COPY_NOEXEC macro
|
/linux-3.4.99/arch/unicore32/include/asm/ |
D | pgtable.h | 94 #define PAGE_COPY __pgprot(pgprot_val(pgprot_user | PTE_READ) macro
|
/linux-3.4.99/arch/score/include/asm/ |
D | pgtable.h | 138 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHE) macro
|
/linux-3.4.99/arch/hexagon/include/asm/ |
D | pgtable.h | 132 #define PAGE_COPY PAGE_READONLY macro
|
/linux-3.4.99/arch/um/include/asm/ |
D | pgtable.h | 67 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
|
/linux-3.4.99/arch/avr32/include/asm/ |
D | pgtable.h | 152 #define PAGE_COPY _PAGE_P(PAGE_WRITE | PAGE_READ) macro
|
/linux-3.4.99/arch/tile/include/asm/ |
D | pgtable.h | 111 #define PAGE_COPY \ macro
|