/Linux-v4.19/arch/h8300/include/asm/ |
D | pgtable.h | 9 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | pgtable_no.h | 26 #define PAGE_NONE __pgprot(0) macro
|
D | sun3_pgtable.h | 45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
|
D | motorola_pgtable.h | 62 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
|
D | mcf_pgtable.h | 63 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgtable_32.h | 176 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro 239 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ macro 275 #define PAGE_NONE __pgprot(0) macro
|
D | pgtable_64.h | 182 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro
|
/Linux-v4.19/arch/c6x/include/asm/ |
D | pgtable.h | 38 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | pgtable-prot.h | 93 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | … macro
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgtable-nommu.h | 40 #define PAGE_NONE __pgprot(0) macro
|
D | pgtable.h | 92 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | pte-common.h | 154 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgtable.h | 172 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro 193 # define PAGE_NONE __pgprot(0) macro
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pgtable.h | 29 #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ macro 253 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 89 #define PAGE_NONE pgprot_user macro
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgtable.h | 120 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgtable.h | 60 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgtable.h | 47 #define PAGE_NONE __pgprot(0) macro
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 51 #define PAGE_NONE SRMMU_PAGE_NONE macro
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgtable.h | 26 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_NO_READ | \ macro
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgtable.h | 101 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgtable.h | 163 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgtable.h | 144 #define PAGE_NONE __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_A) macro
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable_types.h | 154 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgtable.h | 138 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_A) macro
|