/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
H A D | mmu.h | 89 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | mmu.h | 92 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | pgtable.h | 145 #define __P000 __pgprot(_PAGE_PRESENT | _PAGE_USER | CACHEDEF) macro 147 #define __P010 __P000 /* Write-only copy-on-write */ 157 #define __S000 __P000
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | pgtable.h | 105 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/score/include/asm/ |
H A D | pgtable.h | 133 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/nios2/include/asm/ |
H A D | pgtable.h | 45 #define __P000 MKP(0, 0, 0) macro
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | pte-common.h | 141 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | pgtable.h | 157 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | mcf_pgtable.h | 93 #define __P000 PAGE_NONE macro
|
H A D | sun3_pgtable.h | 73 #define __P000 PAGE_NONE macro
|
H A D | motorola_pgtable.h | 78 #define __P000 PAGE_NONE_C macro
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | pgtable.h | 69 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | pgtable.h | 251 #define __P000 PAGE_NONE macro 253 #define __P010 __P000 /* copy on write */
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | pgtable_types.h | 173 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 65 #define __P000 PAGE_NONE macro
|
H A D | pgtable_64.h | 192 #define __P000 __pgprot(0) macro
|
/linux-4.1.27/arch/um/include/asm/ |
H A D | pgtable.h | 73 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | pgtable.h | 126 #define __P000 __PAGE_NONE macro
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | pgtable.h | 162 #define __P000 __pgprot(PAGE_NONE) macro
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | pgtable.h | 147 #define __P000 __PAGE_NONE macro
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | pgtable.h | 193 #define __P000 PAGE_NONE /* private --- */ macro
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | pgtable.h | 53 #define __P000 __pgprot(0) macro
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | pgtable.h | 194 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | pgtable.h | 184 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | pgtable.h | 93 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | pgtable.h | 119 #define __P000 _PAGE_P(_PAGE_FOE | _PAGE_FOW | _PAGE_FOR) macro
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | pgtable.h | 144 #define __P000 PAGE_U_NONE macro
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | pgtable.h | 139 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | pgtable.h | 268 #define __P000 PAGE_NONE pte_mkspecial() macro
|
/linux-4.1.27/arch/frv/include/asm/ |
H A D | pgtable.h | 330 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pgtable.h | 164 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | pgtable.h | 358 #define __P000 PAGE_NONE macro
|
/linux-4.1.27/mm/ |
H A D | mmap.c | 80 __P000, __P001, __P010, __P011, __P100, __P101, __P110, __P111,
|