Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhuge_mm.h133 static inline bool transhuge_vma_enabled(struct vm_area_struct *vma, in transhuge_vma_enabled() function
156 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
/linux/mm/
A Dkhugepaged.c445 if (!transhuge_vma_enabled(vma, vm_flags)) in hugepage_vma_check()
A Dhuge_memory.c69 return transhuge_vma_enabled(vma, vma->vm_flags) && vma->vm_file && in file_thp_enabled()

Completed in 12 milliseconds