Searched refs:transhuge_vma_enabled (Results 1 – 3 of 3) sorted by relevance
133 static inline bool transhuge_vma_enabled(struct vm_area_struct *vma, in transhuge_vma_enabled() function156 if (!transhuge_vma_enabled(vma, vma->vm_flags)) in __transparent_hugepage_enabled()358 static inline bool transhuge_vma_enabled(struct vm_area_struct *vma, in transhuge_vma_enabled() function
445 if (!transhuge_vma_enabled(vma, vm_flags)) in hugepage_vma_check()
69 return transhuge_vma_enabled(vma, vma->vm_flags) && vma->vm_file && in file_thp_enabled()
Completed in 12 milliseconds