/arch/cris/include/arch-v10/arch/ |
D | mmu.h | 75 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro 90 #define __P000 PAGE_NONE 99 #define __S000 PAGE_NONE
|
/arch/cris/include/arch-v32/arch/ |
D | mmu.h | 69 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED) macro 93 #define __P000 PAGE_NONE 102 #define __S000 PAGE_NONE
|
/arch/powerpc/include/asm/ |
D | pte-common.h | 129 #define PAGE_NONE __pgprot(_PAGE_BASE) macro 137 #define __P000 PAGE_NONE 146 #define __S000 PAGE_NONE
|
/arch/sh/include/asm/ |
D | pgtable.h | 105 #define __P000 PAGE_NONE 114 #define __S000 PAGE_NONE
|
D | pgtable_32.h | 179 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro 242 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro 278 #define PAGE_NONE __pgprot(0) macro
|
/arch/m32r/include/asm/ |
D | pgtable.h | 117 #define PAGE_NONE \ macro 146 #define PAGE_NONE __pgprot(0) macro 160 #define __P000 PAGE_NONE 169 #define __S000 PAGE_NONE
|
/arch/m68k/include/asm/ |
D | pgtable_no.h | 25 #define PAGE_NONE __pgprot(0) macro
|
D | sun3_pgtable.h | 46 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro 75 #define __P000 PAGE_NONE 84 #define __S000 PAGE_NONE
|
D | mcf_pgtable.h | 63 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro 94 #define __P000 PAGE_NONE 122 #define __S000 PAGE_NONE
|
/arch/xtensa/include/asm/ |
D | pgtable.h | 162 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro 181 # define PAGE_NONE __pgprot(0) macro 196 #define __P000 PAGE_NONE /* private --- */ 205 #define __S000 PAGE_NONE /* shared --- */
|
/arch/score/include/asm/ |
D | pgtable.h | 132 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_CACHE) macro 142 #define __P000 PAGE_NONE 151 #define __S000 PAGE_NONE
|
/arch/avr32/include/asm/ |
D | pgtable.h | 142 #define PAGE_NONE (_PAGE_ACCESSED | _PAGE_TYPE_NONE) macro 166 #define __P000 __pgprot(PAGE_NONE) 175 #define __S000 __pgprot(PAGE_NONE)
|
/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()
|
/arch/c6x/include/asm/ |
D | pgtable.h | 38 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/arch/arm/include/asm/ |
D | pgtable-nommu.h | 40 #define PAGE_NONE __pgprot(0) macro
|
/arch/microblaze/include/asm/ |
D | pgtable.h | 29 #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ macro 254 #define PAGE_NONE __pgprot(_PAGE_BASE) macro 271 #define __P000 PAGE_NONE 280 #define __S000 PAGE_NONE
|
/arch/mips/mm/ |
D | cache.c | 178 protection_map[0] = PAGE_NONE; in setup_protection_map() 186 protection_map[8] = PAGE_NONE; in setup_protection_map()
|
/arch/metag/include/asm/ |
D | pgtable.h | 147 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro 163 #define __P000 PAGE_NONE 172 #define __S000 PAGE_NONE
|
/arch/um/include/asm/ |
D | pgtable.h | 65 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro 78 #define __P000 PAGE_NONE 87 #define __S000 PAGE_NONE
|
/arch/x86/include/asm/ |
D | pgtable_types.h | 137 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro 196 #define __P000 PAGE_NONE 205 #define __S000 PAGE_NONE
|
/arch/openrisc/include/asm/ |
D | pgtable.h | 163 #define PAGE_NONE __pgprot(_PAGE_ALL) macro 185 #define __P000 PAGE_NONE 194 #define __S000 PAGE_NONE
|
/arch/frv/include/asm/ |
D | pgtable.h | 53 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro 309 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro 333 #define __P000 PAGE_NONE 342 #define __S000 PAGE_NONE
|
/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
|
/arch/tile/include/asm/ |
D | pgtable.h | 101 #define PAGE_NONE \ macro 139 #define __P000 PAGE_NONE 148 #define __S000 PAGE_NONE
|
/arch/blackfin/include/asm/ |
D | pgtable.h | 33 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
|