| /linux/arch/powerpc/include/asm/ |
| H A D | pgtable-masks.h | 23 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) macro
|
| /linux/arch/sh/include/asm/ |
| H A 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
|
| /linux/arch/m68k/include/asm/ |
| H A D | pgtable_no.h | 25 #define PAGE_NONE __pgprot(0) macro
|
| H A D | sun3_pgtable.h | 45 #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ macro
|
| H A D | motorola_pgtable.h | 76 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) macro
|
| H A D | mcf_pgtable.h | 66 #define PAGE_NONE __pgprot(CF_PAGE_VALID \ macro
|
| /linux/arch/arm/include/asm/ |
| H A D | pgtable-nommu.h | 34 #define PAGE_NONE __pgprot(0) macro
|
| H A D | pgtable.h | 93 #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) macro
|
| /linux/arch/xtensa/include/asm/ |
| H A D | pgtable.h | 169 #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) macro 190 # define PAGE_NONE __pgprot(0) macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | pgtable-bits.h | 80 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_NO_READ | \ macro
|
| /linux/arch/csky/include/asm/ |
| H A D | pgtable.h | 55 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) macro
|
| /linux/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 109 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
|
| /linux/arch/um/include/asm/ |
| H A D | pgtable.h | 63 #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) macro
|
| /linux/arch/alpha/include/asm/ |
| H A D | pgtable.h | 102 #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) macro
|
| /linux/arch/microblaze/include/asm/ |
| H A D | pgtable.h | 192 #define PAGE_NONE __pgprot(_PAGE_BASE) macro
|
| /linux/arch/openrisc/include/asm/ |
| H A D | pgtable.h | 160 #define PAGE_NONE __pgprot(_PAGE_ALL) macro
|
| /linux/arch/sparc/include/asm/ |
| H A D | pgtable_32.h | 53 #define PAGE_NONE SRMMU_PAGE_NONE macro
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 231 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 178 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE | _PAGE_READ) macro
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 469 #define PAGE_NONE __pgprot_page_mask(__PAGE_NONE) macro
|