/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
|
D | mcf_pgtable.h | 84 #define PAGE_COPY __pgprot(CF_PAGE_VALID \ macro
|
/arch/c6x/include/asm/ |
D | pgtable.h | 40 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/arch/cris/include/arch-v10/arch/ |
D | mmu.h | 78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 42 #define PAGE_COPY __pgprot(0) macro
|
D | pgtable.h | 94 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
|
/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 | 192 #define PAGE_COPY PAGE_EXECREAD macro
|
/arch/cris/include/arch-v32/arch/ |
D | mmu.h | 78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
|
/arch/powerpc/include/asm/ |
D | pte-common.h | 132 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/arch/blackfin/include/asm/ |
D | pgtable.h | 35 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/arch/m32r/include/asm/ |
D | pgtable.h | 124 #define PAGE_COPY \ macro 149 #define PAGE_COPY __pgprot(0) macro
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 163 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro 183 # define PAGE_COPY __pgprot(0) macro
|
/arch/microblaze/include/asm/ |
D | pgtable.h | 31 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro 260 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/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
|
/arch/unicore32/include/asm/ |
D | pgtable.h | 94 #define PAGE_COPY __pgprot(pgprot_val(pgprot_user | PTE_READ) macro
|
/arch/score/include/asm/ |
D | pgtable.h | 135 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHE) macro
|
/arch/avr32/include/asm/ |
D | pgtable.h | 152 #define PAGE_COPY _PAGE_P(PAGE_WRITE | PAGE_READ) macro
|
/arch/hexagon/include/asm/ |
D | pgtable.h | 132 #define PAGE_COPY PAGE_READONLY macro
|
/arch/um/include/asm/ |
D | pgtable.h | 67 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
|
/arch/x86/include/asm/ |
D | pgtable_types.h | 147 #define PAGE_COPY PAGE_COPY_NOEXEC macro
|
/arch/sparc/include/asm/ |
D | pgtable_32.h | 52 #define PAGE_COPY SRMMU_PAGE_COPY macro
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 172 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
|