Searched refs:VM_MTE_ALLOWED (Results 1 – 5 of 5) sorted by relevance
47 return VM_MTE_ALLOWED; in arch_calc_vm_flag_bits()49 return VM_MTE_ALLOWED; in arch_calc_vm_flag_bits()78 if ((vm_flags & VM_MTE) && !(vm_flags & VM_MTE_ALLOWED)) in arch_validate_flags()
50 #define VM_DATA_DEFAULT_FLAGS (VM_DATA_FLAGS_TSK_EXEC | VM_MTE_ALLOWED)
377 # define VM_MTE_ALLOWED VM_HIGH_ARCH_5 /* Tagged memory permitted */ macro380 # define VM_MTE_ALLOWED VM_NONE macro
1466 return vma->vm_flags & VM_MTE_ALLOWED; in kvm_vma_mte_allowed()
977 [ilog2(VM_MTE_ALLOWED)] = "", in show_smap_vma_flags()