/arch/h8300/include/asm/ |
D | pgtable.h | 9 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/arch/m68k/include/asm/ |
D | pgtable_no.h | 27 #define PAGE_COPY __pgprot(0) macro
|
D | sun3_pgtable.h | 51 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 63 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
|
D | mcf_pgtable.h | 83 #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/arm64/include/asm/ |
D | pgtable-prot.h | 76 #define PAGE_COPY __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_NG | PTE_PXN | PTE_UXN) macro
|
/arch/cris/include/arch-v10/arch/ |
D | mmu.h | 77 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
|
/arch/sh/include/asm/ |
D | pgtable_32.h | 192 #define PAGE_COPY PAGE_EXECREAD macro 245 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro 276 #define PAGE_COPY __pgprot(0) macro
|
D | pgtable_64.h | 191 #define PAGE_COPY PAGE_EXECREAD macro
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 42 #define PAGE_COPY __pgprot(0) macro
|
/arch/cris/include/arch-v32/arch/ |
D | mmu.h | 77 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
|
/arch/blackfin/include/asm/ |
D | pgtable.h | 35 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/arch/powerpc/include/asm/ |
D | pte-common.h | 148 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RO) macro
|
/arch/m32r/include/asm/ |
D | pgtable.h | 121 #define PAGE_COPY \ macro 146 #define PAGE_COPY __pgprot(0) macro
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 164 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro 185 # 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 257 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
|
/arch/nios2/include/asm/ |
D | pgtable.h | 71 #define PAGE_COPY MKP(0, 0, 1) macro
|
/arch/frv/include/asm/ |
D | pgtable.h | 55 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro 308 #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/hexagon/include/asm/ |
D | pgtable.h | 125 #define PAGE_COPY PAGE_READONLY macro
|
/arch/metag/include/asm/ |
D | pgtable.h | 59 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
|
/arch/um/include/asm/ |
D | pgtable.h | 62 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
|
/arch/score/include/asm/ |
D | pgtable.h | 126 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHE) macro
|
/arch/avr32/include/asm/ |
D | pgtable.h | 148 #define PAGE_COPY _PAGE_P(PAGE_WRITE | PAGE_READ) macro
|