Home
last modified time | relevance | path

Searched refs:VM_NONE (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/x86/mm/
H A Dpgprot.c9 [VM_NONE] = PAGE_NONE,
/linux/arch/arc/mm/
H A Dmmap.c63 [VM_NONE] = PAGE_U_NONE,
/linux/arch/arm64/mm/
H A Dmmap.c17 [VM_NONE] = PAGE_NONE,
/linux/arch/m68k/mm/
H A Dsun3mmu.c94 [VM_NONE] = PAGE_NONE,
H A Dmcfmmu.c222 [VM_NONE] = PAGE_NONE,
H A Dmotorola.c407 [VM_NONE] = PAGE_NONE_C,
/linux/arch/nios2/mm/
H A Dinit.c119 [VM_NONE] = MKP(0, 0, 0),
/linux/tools/testing/vma/
H A Dvma_internal.h49 #define VM_NONE 0x00000000 macro
69 #define VM_SHADOW_STACK VM_NONE
72 #define VM_GROWSUP VM_NONE
116 #define VM_SEALED VM_NONE
/linux/arch/xtensa/mm/
H A Dinit.c184 [VM_NONE] = PAGE_NONE,
/linux/include/linux/
H A Dmm.h276 #define VM_NONE 0x00000000 macro
384 # define VM_SHADOW_STACK VM_NONE
405 # define VM_MTE VM_NONE
406 # define VM_MTE_ALLOWED VM_NONE
410 # define VM_GROWSUP VM_NONE
417 # define VM_UFFD_MINOR VM_NONE
431 #define VM_ALLOW_ANY_UNCACHED VM_NONE
440 #define VM_DROPPABLE VM_NONE
447 #define VM_SEALED VM_NONE
503 # define VM_ARCH_CLEAR VM_NONE
[all …]
/linux/arch/csky/mm/
H A Dinit.c135 [VM_NONE] = PAGE_NONE,
/linux/arch/microblaze/mm/
H A Dinit.c244 [VM_NONE] = PAGE_NONE,
/linux/arch/sh/mm/
H A Dmmap.c23 [VM_NONE] = PAGE_NONE,
/linux/arch/openrisc/mm/
H A Dinit.c247 [VM_NONE] = PAGE_NONE,
/linux/arch/hexagon/mm/
H A Dinit.c214 [VM_NONE] = __pgprot(_PAGE_PRESENT | _PAGE_USER |
/linux/arch/loongarch/mm/
H A Dcache.c162 [VM_NONE] = __pgprot(_CACHE_CC | _PAGE_USER |
/linux/arch/s390/mm/
H A Dmmap.c198 pm[VM_NONE] = PAGE_NONE; in setup_protection_map()
/linux/arch/um/kernel/
H A Dmem.c237 [VM_NONE] = PAGE_NONE,
/linux/arch/alpha/mm/
H A Dinit.c250 [VM_NONE] = _PAGE_P(_PAGE_FOE | _PAGE_FOW |
/linux/arch/sparc/mm/
H A Dinit_32.c286 [VM_NONE] = PAGE_NONE,
/linux/rust/kernel/mm/
H A Dvirt.rs396 pub const NONE: vm_flags_t = bindings::VM_NONE as vm_flags_t;
/linux/arch/powerpc/mm/
H A Dpgtable.c535 [VM_NONE] = PAGE_NONE,
/linux/mm/
H A Ddebug_vm_pgtable.c1137 args->page_prot_none = vm_get_page_prot(VM_NONE); in init_args()
1270 #define VM_FLAGS_START (VM_NONE) in debug_vm_pgtable()
H A Dmmap.c504 if (VM_DROPPABLE == VM_NONE) in do_mmap()
/linux/arch/parisc/mm/
H A Dinit.c970 [VM_NONE] = PAGE_NONE,

12