Searched refs:vma_thp_disabled (Results 1 – 3 of 3) sorted by relevance
140 static inline bool vma_thp_disabled(struct vm_area_struct *vma, in vma_thp_disabled() function
81 if (thp_disabled_by_hw() || vma_thp_disabled(vma, vm_flags)) in hugepage_vma_check()
4304 if (thp_disabled_by_hw() || vma_thp_disabled(vma, vma->vm_flags)) in do_set_pmd()