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.h145 const vm_flags_t RUST_CONST_HELPER_VM_ARCH_1 = VM_ARCH_1;
/linux/rust/
H A Dbindgen_parameters56 --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/include/trace/events/
H A Dmmflags.h182 #define __VM_ARCH_SPECIFIC_1 {VM_ARCH_1, "arch_1" }
/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.h428 #define VM_ARCH_1 INIT_VM_FLAG(ARCH_1) macro