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
420
[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
135
[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
219
[VM_NONE] = PAGE_NONE,
arch/m68k/mm/motorola.c
407
[VM_NONE] = PAGE_NONE_C,
arch/m68k/mm/sun3mmu.c
85
[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
241
[VM_NONE] = PAGE_NONE,
arch/parisc/mm/init.c
963
[VM_NONE] = PAGE_NONE,
arch/powerpc/mm/pgtable.c
547
[VM_NONE] = PAGE_NONE,
arch/riscv/mm/init.c
371
[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
286
[VM_NONE] = PAGE_NONE,
arch/um/kernel/mem.c
130
[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
414
#define VM_UFFD_MISSING VM_NONE
include/linux/mm.h
437
#define VM_SOFTDIRTY VM_NONE
include/linux/mm.h
447
#define VM_STACK_EARLY VM_NONE
include/linux/mm.h
458
#define VM_PKEY_BIT3 VM_NONE
include/linux/mm.h
463
#define VM_PKEY_BIT4 VM_NONE
include/linux/mm.h
470
#define VM_SHADOW_STACK VM_NONE
include/linux/mm.h
486
#define VM_GROWSUP VM_NONE
include/linux/mm.h
492
#define VM_MTE VM_NONE
include/linux/mm.h
493
#define VM_MTE_ALLOWED VM_NONE
include/linux/mm.h
498
#define VM_UFFD_MINOR VM_NONE
include/linux/mm.h
504
#define VM_ALLOW_ANY_UNCACHED VM_NONE
include/linux/mm.h
505
#define VM_SEALED VM_NONE
include/linux/mm.h
510
#define VM_DROPPABLE VM_NONE
include/linux/mm.h
539
#define VM_SEALED_SYSMAP VM_NONE
include/linux/mm.h
582
#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
505
if (VM_DROPPABLE == VM_NONE)
tools/testing/vma/include/dup.h
213
#define VM_UFFD_MISSING VM_NONE
tools/testing/vma/include/dup.h
236
#define VM_SOFTDIRTY VM_NONE
tools/testing/vma/include/dup.h
246
#define VM_STACK_EARLY VM_NONE
tools/testing/vma/include/dup.h
257
#define VM_PKEY_BIT3 VM_NONE
tools/testing/vma/include/dup.h
262
#define VM_PKEY_BIT4 VM_NONE
tools/testing/vma/include/dup.h
268
#define VM_SHADOW_STACK VM_NONE
tools/testing/vma/include/dup.h
284
#define VM_GROWSUP VM_NONE
tools/testing/vma/include/dup.h
290
#define VM_MTE VM_NONE
tools/testing/vma/include/dup.h
291
#define VM_MTE_ALLOWED VM_NONE
tools/testing/vma/include/dup.h
296
#define VM_UFFD_MINOR VM_NONE
tools/testing/vma/include/dup.h
302
#define VM_ALLOW_ANY_UNCACHED VM_NONE
tools/testing/vma/include/dup.h
303
#define VM_SEALED VM_NONE
tools/testing/vma/include/dup.h
308
#define VM_DROPPABLE VM_NONE