PAGE_NONE 101 arch/alpha/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOR | _PAGE_FOW | _PAGE_FOE) PAGE_NONE 37 arch/arm/include/asm/pgtable-nommu.h #define PAGE_NONE __pgprot(0) PAGE_NONE 89 arch/arm/include/asm/pgtable.h #define PAGE_NONE _MOD_PROT(pgprot_user, L_PTE_XN | L_PTE_RDONLY | L_PTE_NONE) PAGE_NONE 82 arch/arm64/include/asm/pgtable-prot.h #define PAGE_NONE __pgprot(((_PAGE_DEFAULT) & ~PTE_VALID) | PTE_PROT_NONE | PTE_RDONLY | PTE_NG | PTE_PXN | PTE_UXN) PAGE_NONE 35 arch/c6x/include/asm/pgtable.h #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ PAGE_NONE 79 arch/csky/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PRESENT | _CACHE_CACHED) PAGE_NONE 8 arch/h8300/include/asm/pgtable.h #define PAGE_NONE __pgprot(0) /* these mean nothing to NO_MM */ PAGE_NONE 107 arch/hexagon/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER | \ PAGE_NONE 138 arch/ia64/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_A) PAGE_NONE 63 arch/m68k/include/asm/mcf_pgtable.h #define PAGE_NONE __pgprot(CF_PAGE_VALID \ PAGE_NONE 62 arch/m68k/include/asm/motorola_pgtable.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED | mm_cachebits) PAGE_NONE 26 arch/m68k/include/asm/pgtable_no.h #define PAGE_NONE __pgprot(0) PAGE_NONE 45 arch/m68k/include/asm/sun3_pgtable.h #define PAGE_NONE __pgprot(SUN3_PAGE_VALID \ PAGE_NONE 29 arch/microblaze/include/asm/pgtable.h #define PAGE_NONE __pgprot(0) /* these mean nothing to non MMU */ PAGE_NONE 251 arch/microblaze/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_BASE) PAGE_NONE 28 arch/mips/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_NO_READ | \ PAGE_NONE 144 arch/nds32/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_V | _PAGE_M_KRW | _PAGE_A) PAGE_NONE 159 arch/openrisc/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_ALL) PAGE_NONE 251 arch/parisc/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER) PAGE_NONE 67 arch/powerpc/include/asm/book3s/32/pgtable.h #define PAGE_NONE __pgprot(_PAGE_BASE) PAGE_NONE 147 arch/powerpc/include/asm/book3s/64/pgtable.h #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_PRIVILEGED) PAGE_NONE 80 arch/powerpc/include/asm/nohash/32/pte-40x.h #define PAGE_NONE __pgprot(_PAGE_BASE) PAGE_NONE 119 arch/powerpc/include/asm/nohash/32/pte-44x.h #define PAGE_NONE __pgprot(_PAGE_BASE) PAGE_NONE 78 arch/powerpc/include/asm/nohash/32/pte-8xx.h #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_NA) PAGE_NONE 65 arch/powerpc/include/asm/nohash/32/pte-fsl-booke.h #define PAGE_NONE __pgprot(_PAGE_BASE) PAGE_NONE 94 arch/powerpc/include/asm/nohash/pte-book3e.h #define PAGE_NONE __pgprot(_PAGE_BASE) PAGE_NONE 40 arch/riscv/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PROT_NONE) PAGE_NONE 402 arch/s390/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_INVALID | _PAGE_PROTECT) PAGE_NONE 176 arch/sh/include/asm/pgtable_32.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ PAGE_NONE 239 arch/sh/include/asm/pgtable_32.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_CACHABLE | \ PAGE_NONE 275 arch/sh/include/asm/pgtable_32.h #define PAGE_NONE __pgprot(0) PAGE_NONE 179 arch/sh/include/asm/pgtable_64.h #define PAGE_NONE __pgprot(_PAGE_CACHABLE | _PAGE_ACCESSED) PAGE_NONE 51 arch/sparc/include/asm/pgtable_32.h #define PAGE_NONE SRMMU_PAGE_NONE PAGE_NONE 58 arch/um/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) PAGE_NONE 86 arch/unicore32/include/asm/pgtable.h #define PAGE_NONE pgprot_user PAGE_NONE 153 arch/x86/include/asm/pgtable_types.h #define PAGE_NONE __pgprot(_PAGE_PROTNONE | _PAGE_ACCESSED) PAGE_NONE 169 arch/xtensa/include/asm/pgtable.h #define PAGE_NONE __pgprot(_PAGE_NONE | _PAGE_USER) PAGE_NONE 190 arch/xtensa/include/asm/pgtable.h # define PAGE_NONE __pgprot(0)