Searched refs:VM_MPX (Results 1 – 5 of 5) sorted by relevance
57 MAP_ANONYMOUS | MAP_PRIVATE, VM_MPX, 0, &populate, NULL); in mpx_mmap()682 if (!(vma->vm_flags & VM_MPX)) in zap_bt_entries_mapping()815 while (next && (next->vm_flags & VM_MPX)) in try_unmap_single_bt()817 while (prev && (prev->vm_flags & VM_MPX)) in try_unmap_single_bt()918 if (vma->vm_flags & VM_MPX) in mpx_notify_unmap()
179 if (vma->vm_flags & VM_MPX) in arch_vma_name()
264 # define VM_MPX VM_HIGH_ARCH_4 macro266 # define VM_MPX VM_NONE macro
82 special track of the memory with a VM_MPX flag.
621 [ilog2(VM_MPX)] = "mp", in show_smap_vma_flags()