Home
last modified time | relevance | path

Searched refs:VM_HUGETLB (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dhugetlb_inline.h10 return !!(vma->vm_flags & VM_HUGETLB); in is_vm_hugetlb_page()
Dmempolicy.h176 if (vma->vm_flags & (VM_IO | VM_HUGETLB | VM_PFNMAP)) in vma_migratable()
Dmm.h115 #define VM_HUGETLB 0x00400000 /* Huge TLB Page VM */ macro