Searched refs:vma_thp_disabled (Results 1 – 4 of 4) sorted by relevance
319 static inline bool vma_thp_disabled(struct vm_area_struct *vma, in vma_thp_disabled() function
126 if (thp_disabled_by_hw() || vma_thp_disabled(vma, vm_flags)) in __thp_vma_allowable_orders()
1766 if (thp_disabled_by_hw() || (vma && vma_thp_disabled(vma, vm_flags))) in shmem_allowable_huge_orders()
5156 if (thp_disabled_by_hw() || vma_thp_disabled(vma, vma->vm_flags)) in do_set_pmd()