| /linux-6.15/arch/x86/mm/ |
| H A D | pgprot.c | 9 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/arch/arc/mm/ |
| H A D | mmap.c | 63 [VM_NONE] = PAGE_U_NONE,
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | mmap.c | 17 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/arch/m68k/mm/ |
| H A D | sun3mmu.c | 94 [VM_NONE] = PAGE_NONE,
|
| H A D | mcfmmu.c | 222 [VM_NONE] = PAGE_NONE,
|
| H A D | motorola.c | 404 [VM_NONE] = PAGE_NONE_C,
|
| /linux-6.15/arch/nios2/mm/ |
| H A D | init.c | 119 [VM_NONE] = MKP(0, 0, 0),
|
| /linux-6.15/arch/xtensa/mm/ |
| H A D | init.c | 184 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/arch/csky/mm/ |
| H A D | init.c | 135 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/tools/testing/vma/ |
| H A D | vma_internal.h | 47 #define VM_NONE 0x00000000 macro 65 #define VM_SHADOW_STACK VM_NONE 68 #define VM_GROWSUP VM_NONE
|
| /linux-6.15/arch/microblaze/mm/ |
| H A D | init.c | 244 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/include/linux/ |
| H A D | mm.h | 248 #define VM_NONE 0x00000000 macro 356 # define VM_SHADOW_STACK VM_NONE 379 # define VM_MTE VM_NONE 380 # define VM_MTE_ALLOWED VM_NONE 384 # define VM_GROWSUP VM_NONE 391 # define VM_UFFD_MINOR VM_NONE 405 #define VM_ALLOW_ANY_UNCACHED VM_NONE 414 #define VM_DROPPABLE VM_NONE 475 # define VM_ARCH_CLEAR VM_NONE 4265 #define VM_SEALED_SYSMAP VM_NONE
|
| /linux-6.15/arch/sh/mm/ |
| H A D | mmap.c | 23 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/arch/openrisc/mm/ |
| H A D | init.c | 243 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/arch/hexagon/mm/ |
| H A D | init.c | 214 [VM_NONE] = __pgprot(_PAGE_PRESENT | _PAGE_USER |
|
| /linux-6.15/arch/s390/mm/ |
| H A D | mmap.c | 198 pm[VM_NONE] = PAGE_NONE; in setup_protection_map()
|
| /linux-6.15/arch/loongarch/mm/ |
| H A D | cache.c | 162 [VM_NONE] = __pgprot(_CACHE_CC | _PAGE_USER |
|
| /linux-6.15/arch/um/kernel/ |
| H A D | mem.c | 230 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/arch/alpha/mm/ |
| H A D | init.c | 277 [VM_NONE] = _PAGE_P(_PAGE_FOE | _PAGE_FOW |
|
| /linux-6.15/arch/sparc/mm/ |
| H A D | init_32.c | 286 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/arch/powerpc/mm/ |
| H A D | pgtable.c | 535 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/mm/ |
| H A D | debug_vm_pgtable.c | 1190 args->page_prot_none = vm_get_page_prot(VM_NONE); in init_args() 1318 #define VM_FLAGS_START (VM_NONE) in debug_vm_pgtable()
|
| H A D | mmap.c | 507 if (VM_DROPPABLE == VM_NONE) in do_mmap()
|
| /linux-6.15/arch/parisc/mm/ |
| H A D | init.c | 970 [VM_NONE] = PAGE_NONE,
|
| /linux-6.15/arch/arm/mm/ |
| H A D | mmu.c | 420 [VM_NONE] = __PAGE_NONE,
|