Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dmm.h260 #define VM_NONE 0x00000000 macro
355 # define VM_MTE VM_NONE
356 # define VM_MTE_ALLOWED VM_NONE
360 # define VM_GROWSUP VM_NONE
367 # define VM_UFFD_MINOR VM_NONE
419 # define VM_ARCH_CLEAR VM_NONE
/linux-5.19.10/mm/
Ddebug_vm_pgtable.c1129 args->page_prot_none = vm_get_page_prot(VM_NONE); in init_args()
1273 #define VM_FLAGS_START (VM_NONE) in debug_vm_pgtable()
Dmmap.c105 [VM_NONE] = __P000,