Home
last modified time | relevance | path

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

/linux/mm/
H A Dhuge_memory.c153 static bool vma_can_map_huge_file(const struct vm_area_struct *vma, in vma_can_map_huge_file() function
255 return vma_can_map_huge_file(vma, vm_flags, type) ? orders : 0; in __thp_vma_allowable_orders()