/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
D | mmu.h | 74 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro 89 #define __P000 PAGE_NONE 98 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
D | mmu.h | 68 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro 92 #define __P000 PAGE_NONE 101 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | pte-common.h | 130 #define PAGE_NONE __pgprot(_PAGE_BASE) macro 141 #define __P000 PAGE_NONE 150 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | pgtable.h | 114 #define PAGE_NONE \ macro 143 #define PAGE_NONE __pgprot(0) macro 157 #define __P000 PAGE_NONE 166 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/sh/include/asm/ |
D | pgtable.h | 105 #define __P000 PAGE_NONE 114 #define __S000 PAGE_NONE
|
D | pgtable_32.h | 175 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro 238 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro 274 #define PAGE_NONE __pgprot(0) macro
|
D | pgtable_64.h | 182 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | pgtable.h | 158 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro 178 # define PAGE_NONE __pgprot(0) macro 193 #define __P000 PAGE_NONE /* private --- */ 202 #define __S000 PAGE_NONE /* shared --- */
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 44 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro 73 #define __P000 PAGE_NONE 82 #define __S000 PAGE_NONE
|
D | mcf_pgtable.h | 62 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro 93 #define __P000 PAGE_NONE 121 #define __S000 PAGE_NONE
|
D | pgtable_no.h | 25 #define PAGE_NONE __pgprot(0) macro
|
D | motorola_pgtable.h | 61 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
|
/linux-4.1.27/arch/metag/include/asm/ |
D | pgtable.h | 53 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro 69 #define __P000 PAGE_NONE 78 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/score/include/asm/ |
D | pgtable.h | 123 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CACHE) macro 133 #define __P000 PAGE_NONE 142 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | pgtable.h | 138 #define PAGE_NONE (_PAGE_ACCESSED | _PAGE_TYPE_NONE) macro 162 #define __P000 __pgprot(PAGE_NONE) 171 #define __S000 __pgprot(PAGE_NONE)
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | pgtable.h | 29 #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ macro 251 #define PAGE_NONE __pgprot(_PAGE_BASE) macro 268 #define __P000 PAGE_NONE 277 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/frv/include/asm/ |
D | pgtable.h | 53 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro 306 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro 330 #define __P000 PAGE_NONE 339 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/um/include/asm/ |
D | pgtable.h | 60 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro 73 #define __P000 PAGE_NONE 82 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/score/mm/ |
D | cache.c | 99 protection_map[0] = PAGE_NONE; in setup_protection_map() 107 protection_map[8] = PAGE_NONE; in setup_protection_map()
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | pgtable_32.h | 50 #define PAGE_NONE SRMMU_PAGE_NONE macro 65 #define __P000 PAGE_NONE 74 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/openrisc/include/asm/ |
D | pgtable.h | 162 #define PAGE_NONE __pgprot(_PAGE_ALL) macro 184 #define __P000 PAGE_NONE 193 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/mips/mm/ |
D | cache.c | 179 protection_map[0] = PAGE_NONE; in setup_protection_map() 187 protection_map[8] = PAGE_NONE; in setup_protection_map()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | pgtable_types.h | 128 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro 173 #define __P000 PAGE_NONE 182 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/arm/include/asm/ |
D | pgtable-nommu.h | 40 #define PAGE_NONE __pgprot(0) macro
|
D | pgtable.h | 91 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
|
/linux-4.1.27/arch/c6x/include/asm/ |
D | pgtable.h | 38 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/linux-4.1.27/arch/tile/include/asm/ |
D | pgtable.h | 101 #define PAGE_NONE \ macro 139 #define __P000 PAGE_NONE 148 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | pgtable.h | 159 #define PAGE_NONE __pgprot(__PAGE_NONE | _PAGE_NX) macro 194 #define __P000 PAGE_NONE 203 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | pgtable.h | 224 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro 251 #define __P000 PAGE_NONE 260 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | pgtable.h | 33 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | pgtable.h | 137 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_A) macro 164 #define __P000 PAGE_NONE 173 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | pgtable.h | 85 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_PXN | PTE_UXN) macro 93 #define __P000 PAGE_NONE 102 #define __S000 PAGE_NONE
|
/linux-4.1.27/arch/tile/mm/ |
D | highmem.c | 229 return kmap_atomic_prot(page, PAGE_NONE); in kmap_atomic()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | pgtable.h | 339 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_INVALID) macro 358 #define __P000 PAGE_NONE 367 #define __S000 PAGE_NONE 1295 if (pgprot_val(pgprot) == pgprot_val(PAGE_NONE)) in massage_pgprot_pmd()
|
/linux-4.1.27/arch/sh/kernel/ |
D | io_trapped.c | 76 tiop->virt_base = vmap(pages, n, VM_MAP, PAGE_NONE); in register_trapped_io()
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | pgtable.h | 88 #define PAGE_NONE pgprot_user macro
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | pgtable.h | 121 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | pgtable.h | 100 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
|
/linux-4.1.27/arch/mips/include/asm/ |
D | pgtable.h | 26 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHABLE_NONCOHERENT) macro
|
/linux-4.1.27/mm/ |
D | mempolicy.c | 572 nr_updated = change_protection(vma, addr, end, PAGE_NONE, 0, 1); in change_prot_numa()
|