PAGE_NONE 89 arch/arm64/include/asm/pgtable-prot.h #define __P000 PAGE_NONE PAGE_NONE 98 arch/arm64/include/asm/pgtable-prot.h #define __S000 PAGE_NONE PAGE_NONE 89 arch/csky/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 98 arch/csky/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 165 arch/ia64/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 174 arch/ia64/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 94 arch/m68k/include/asm/mcf_pgtable.h #define __P000 PAGE_NONE PAGE_NONE 122 arch/m68k/include/asm/mcf_pgtable.h #define __S000 PAGE_NONE PAGE_NONE 74 arch/m68k/include/asm/sun3_pgtable.h #define __P000 PAGE_NONE PAGE_NONE 83 arch/m68k/include/asm/sun3_pgtable.h #define __S000 PAGE_NONE PAGE_NONE 268 arch/microblaze/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 277 arch/microblaze/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 181 arch/mips/mm/cache.c protection_map[0] = PAGE_NONE; PAGE_NONE 189 arch/mips/mm/cache.c protection_map[8] = PAGE_NONE; PAGE_NONE 160 arch/nds32/include/asm/pgtable.h #define __P000 (PAGE_NONE | _PAGE_CACHE_SHRD) PAGE_NONE 169 arch/nds32/include/asm/pgtable.h #define __S000 (PAGE_NONE | _PAGE_CACHE_SHRD) PAGE_NONE 181 arch/openrisc/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 190 arch/openrisc/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 278 arch/parisc/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 287 arch/parisc/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 24 arch/powerpc/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 33 arch/powerpc/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 68 arch/riscv/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 78 arch/riscv/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 427 arch/s390/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 436 arch/s390/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 1375 arch/s390/include/asm/pgtable.h if (pgprot_val(pgprot) == pgprot_val(PAGE_NONE)) PAGE_NONE 102 arch/sh/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 111 arch/sh/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 73 arch/sh/kernel/io_trapped.c tiop->virt_base = vmap(pages, n, VM_MAP, PAGE_NONE); PAGE_NONE 66 arch/sparc/include/asm/pgtable_32.h #define __P000 PAGE_NONE PAGE_NONE 75 arch/sparc/include/asm/pgtable_32.h #define __S000 PAGE_NONE PAGE_NONE 71 arch/um/include/asm/pgtable.h #define __P000 PAGE_NONE PAGE_NONE 80 arch/um/include/asm/pgtable.h #define __S000 PAGE_NONE PAGE_NONE 312 arch/x86/events/intel/ds.c cea_set_pte(cea, 0, PAGE_NONE); PAGE_NONE 217 arch/x86/include/asm/pgtable_types.h #define __P000 PAGE_NONE PAGE_NONE 226 arch/x86/include/asm/pgtable_types.h #define __S000 PAGE_NONE PAGE_NONE 77 arch/x86/mm/cpu_entry_area.c cea_set_pte(cea, 0, PAGE_NONE); PAGE_NONE 205 arch/xtensa/include/asm/pgtable.h #define __P000 PAGE_NONE /* private --- */ PAGE_NONE 214 arch/xtensa/include/asm/pgtable.h #define __S000 PAGE_NONE /* shared --- */ PAGE_NONE 599 mm/mempolicy.c nr_updated = change_protection(vma, addr, end, PAGE_NONE, 0, 1);