/Linux-v5.4/arch/h8300/include/asm/ |
D | pgtable.h | 8 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/ |
D | pte-44x.h | 119 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
|
D | pte-fsl-booke.h | 65 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
|
D | pte-40x.h | 80 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
|
D | pte-8xx.h | 78 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
|
/Linux-v5.4/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-v5.4/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 | 179 #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) macro
|
/Linux-v5.4/arch/c6x/include/asm/ |
D | pgtable.h | 35 #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ macro
|
/Linux-v5.4/arch/arm/include/asm/ |
D | pgtable-nommu.h | 37 #define PAGE_NONE __pgprot(0) macro
|
D | pgtable.h | 89 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | pgtable-prot.h | 82 #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | … macro
|
/Linux-v5.4/arch/powerpc/include/asm/nohash/ |
D | pte-book3e.h | 94 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
|
/Linux-v5.4/arch/xtensa/include/asm/ |
D | pgtable.h | 169 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro 190 # define PAGE_NONE __pgprot(0) macro
|
/Linux-v5.4/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
|
/Linux-v5.4/arch/unicore32/include/asm/ |
D | pgtable.h | 86 #define PAGE_NONE pgprot_user macro
|
/Linux-v5.4/arch/hexagon/include/asm/ |
D | pgtable.h | 107 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
|
/Linux-v5.4/arch/um/include/asm/ |
D | pgtable.h | 58 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
|
/Linux-v5.4/arch/csky/include/asm/ |
D | pgtable.h | 79 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHED) macro
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | pgtable_32.h | 51 #define PAGE_NONE SRMMU_PAGE_NONE macro
|
/Linux-v5.4/arch/riscv/include/asm/ |
D | pgtable.h | 40 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
|
/Linux-v5.4/arch/alpha/include/asm/ |
D | pgtable.h | 101 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
|