Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Ddup.h90 #define VM_NONE 0x00000000 macro
216 #define VM_UFFD_MISSING VM_NONE
239 #define VM_SOFTDIRTY VM_NONE
249 #define VM_STACK_EARLY VM_NONE
260 #define VM_PKEY_BIT3 VM_NONE
265 #define VM_PKEY_BIT4 VM_NONE
272 #define VM_SHADOW_STACK VM_NONE
289 #define VM_GROWSUP VM_NONE
295 #define VM_MTE VM_NONE
296 #define VM_MTE_ALLOWED VM_NONE
[all …]
/linux/arch/arm64/mm/
H A Dmmap.c17 [VM_NONE] = PAGE_NONE,
98 prot = pgprot_val(protection_map[VM_NONE]); in vm_get_page_prot()
/linux/include/linux/
H A Dmm.h279 #define VM_NONE 0x00000000 macro
411 #define VM_UFFD_MISSING VM_NONE
434 #define VM_SOFTDIRTY VM_NONE
444 #define VM_STACK_EARLY VM_NONE
455 #define VM_PKEY_BIT3 VM_NONE
460 #define VM_PKEY_BIT4 VM_NONE
468 #define VM_SHADOW_STACK VM_NONE
485 #define VM_GROWSUP VM_NONE
491 #define VM_MTE VM_NONE
492 #define VM_MTE_ALLOWED VM_NONE
[all …]
/linux/arch/arc/mm/
H A Dmmap.c63 [VM_NONE] = PAGE_U_NONE,
/linux/arch/sh/mm/
H A Dmmap.c23 [VM_NONE] = PAGE_NONE,
/linux/arch/loongarch/mm/
H A Dcache.c152 [VM_NONE] = __pgprot(_CACHE_CC | _PAGE_USER |
/linux/rust/kernel/mm/
H A Dvirt.rs394 pub const NONE: vm_flags_t = bindings::VM_NONE as vm_flags_t;
/linux/arch/riscv/mm/
H A Dinit.c350 [VM_NONE] = PAGE_NONE,