Home
last modified time | relevance | path

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

/linux/mm/
H A Dhuge_memory.c124 const bool has_huge_fault = vma->vm_ops->huge_fault; in vma_file_bypass_thp_tuneables() local
130 if (vma_test(vma, VMA_PFNMAP_BIT) && has_huge_fault) in vma_file_bypass_thp_tuneables()
156 const bool has_huge_fault = vma->vm_ops->huge_fault; in vma_can_map_huge_file() local
171 return has_huge_fault; in vma_can_map_huge_file()
173 if (has_huge_fault) in vma_can_map_huge_file()