Symbol: VM_NONE
arch/alpha/mm/init.c
248
[VM_NONE] = _PAGE_P(_PAGE_FOE | _PAGE_FOW |
arch/arc/mm/mmap.c
63
[VM_NONE] = PAGE_U_NONE,
arch/arm/mm/mmu.c
413
[VM_NONE] = __PAGE_NONE,
arch/arm64/mm/mmap.c
17
[VM_NONE] = PAGE_NONE,
arch/arm64/mm/mmap.c
98
prot = pgprot_val(protection_map[VM_NONE]);
arch/csky/mm/init.c
132
[VM_NONE] = PAGE_NONE,
arch/hexagon/mm/init.c
205
[VM_NONE] = __pgprot(_PAGE_PRESENT | _PAGE_USER |
arch/loongarch/mm/cache.c
162
[VM_NONE] = __pgprot(_CACHE_CC | _PAGE_USER |
arch/m68k/mm/mcfmmu.c
217
[VM_NONE] = PAGE_NONE,
arch/m68k/mm/motorola.c
407
[VM_NONE] = PAGE_NONE_C,
arch/m68k/mm/sun3mmu.c
83
[VM_NONE] = PAGE_NONE,
arch/microblaze/mm/init.c
242
[VM_NONE] = PAGE_NONE,
arch/nios2/mm/init.c
117
[VM_NONE] = MKP(0, 0, 0),
arch/openrisc/mm/init.c
238
[VM_NONE] = PAGE_NONE,
arch/parisc/mm/init.c
957
[VM_NONE] = PAGE_NONE,
arch/powerpc/mm/pgtable.c
547
[VM_NONE] = PAGE_NONE,
arch/riscv/mm/init.c
368
[VM_NONE] = PAGE_NONE,
arch/s390/mm/mmap.c
197
pm[VM_NONE] = PAGE_NONE;
arch/sh/mm/mmap.c
23
[VM_NONE] = PAGE_NONE,
arch/sparc/mm/init_32.c
282
[VM_NONE] = PAGE_NONE,
arch/um/kernel/mem.c
114
[VM_NONE] = PAGE_NONE,
arch/x86/mm/pgprot.c
9
[VM_NONE] = PAGE_NONE,
arch/xtensa/mm/init.c
184
[VM_NONE] = PAGE_NONE,
include/linux/mm.h
411
#define VM_UFFD_MISSING VM_NONE
include/linux/mm.h
434
#define VM_SOFTDIRTY VM_NONE
include/linux/mm.h
444
#define VM_STACK_EARLY VM_NONE
include/linux/mm.h
455
#define VM_PKEY_BIT3 VM_NONE
include/linux/mm.h
460
#define VM_PKEY_BIT4 VM_NONE
include/linux/mm.h
468
#define VM_SHADOW_STACK VM_NONE
include/linux/mm.h
485
#define VM_GROWSUP VM_NONE
include/linux/mm.h
491
#define VM_MTE VM_NONE
include/linux/mm.h
492
#define VM_MTE_ALLOWED VM_NONE
include/linux/mm.h
497
#define VM_UFFD_MINOR VM_NONE
include/linux/mm.h
503
#define VM_ALLOW_ANY_UNCACHED VM_NONE
include/linux/mm.h
504
#define VM_SEALED VM_NONE
include/linux/mm.h
510
#define VM_DROPPABLE VM_NONE
include/linux/mm.h
547
#define VM_SEALED_SYSMAP VM_NONE
include/linux/mm.h
594
#define VM_ARCH_CLEAR VM_NONE
mm/debug_vm_pgtable.c
1159
args->page_prot_none = vm_get_page_prot(VM_NONE);
mm/debug_vm_pgtable.c
1293
#define VM_FLAGS_START (VM_NONE)
mm/mmap.c
506
if (VM_DROPPABLE == VM_NONE)
tools/testing/vma/include/dup.h
216
#define VM_UFFD_MISSING VM_NONE
tools/testing/vma/include/dup.h
239
#define VM_SOFTDIRTY VM_NONE
tools/testing/vma/include/dup.h
249
#define VM_STACK_EARLY VM_NONE
tools/testing/vma/include/dup.h
260
#define VM_PKEY_BIT3 VM_NONE
tools/testing/vma/include/dup.h
265
#define VM_PKEY_BIT4 VM_NONE
tools/testing/vma/include/dup.h
272
#define VM_SHADOW_STACK VM_NONE
tools/testing/vma/include/dup.h
289
#define VM_GROWSUP VM_NONE
tools/testing/vma/include/dup.h
295
#define VM_MTE VM_NONE
tools/testing/vma/include/dup.h
296
#define VM_MTE_ALLOWED VM_NONE
tools/testing/vma/include/dup.h
301
#define VM_UFFD_MINOR VM_NONE
tools/testing/vma/include/dup.h
307
#define VM_ALLOW_ANY_UNCACHED VM_NONE
tools/testing/vma/include/dup.h
308
#define VM_SEALED VM_NONE
tools/testing/vma/include/dup.h
313
#define VM_DROPPABLE VM_NONE