Searched refs:VM_MPX (Results 1 – 5 of 5) sorted by relevance
54 MAP_ANONYMOUS | MAP_PRIVATE, VM_MPX, 0, &populate); in mpx_mmap()796 if (!(vma->vm_flags & VM_MPX)) in zap_bt_entries_mapping()929 while (next && (next->vm_flags & VM_MPX)) in try_unmap_single_bt()931 while (prev && (prev->vm_flags & VM_MPX)) in try_unmap_single_bt()1032 if (vma->vm_flags & VM_MPX) in mpx_notify_unmap()
132 if (vma->vm_flags & VM_MPX) in arch_vma_name()
82 special track of the memory with a VM_MPX flag.
596 [ilog2(VM_MPX)] = "mp", in show_smap_vma_flags()
177 # define VM_MPX VM_ARCH_2 macro