Searched refs:vma_thp_disabled (Results 1 – 4 of 4) sorted by relevance
331 static inline bool vma_thp_disabled(struct vm_area_struct *vma, in vma_thp_disabled() function
125 if (thp_disabled_by_hw() || vma_thp_disabled(vma, vm_flags, forced_collapse)) in __thp_vma_allowable_orders()
1825 if (thp_disabled_by_hw() || (vma && vma_thp_disabled(vma, vm_flags, shmem_huge_force))) in shmem_allowable_huge_orders()
5381 if (thp_disabled_by_hw() || vma_thp_disabled(vma, vma->vm_flags, in do_set_pmd()