Home
last modified time | relevance | path

Searched refs:VM_ARCH_1 (Results 1 – 6 of 6) sorted by relevance

/linux/rust/bindings/
H A Dbindings_helper.h151 const vm_flags_t RUST_CONST_HELPER_VM_ARCH_1 = VM_ARCH_1;
/linux/rust/
H A Dbindgen_parameters63 --blocklist-item VM_ARCH_1
/linux/rust/kernel/mm/
H A Dvirt.rs448 pub const ARCH_1: vm_flags_t = bindings::VM_ARCH_1 as vm_flags_t;
/linux/tools/testing/vma/include/
H A Ddup.h233 #define VM_ARCH_1 INIT_VM_FLAG(ARCH_1) macro
/linux/include/linux/
H A Dmm.h430 #define VM_ARCH_1 INIT_VM_FLAG(ARCH_1) macro
/linux/fs/proc/
H A Dtask_mmu.c1206 [ilog2(VM_ARCH_1)] = "ar", in show_smap_vma_flags()