Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhuge_mm.h220 static inline bool thp_vma_suitable_order(struct vm_area_struct *vma, in thp_vma_suitable_order() function
260 if (thp_vma_suitable_order(vma, addr, order)) in thp_vma_suitable_orders()
578 static inline bool thp_vma_suitable_order(struct vm_area_struct *vma, in thp_vma_suitable_order() function
/linux/mm/
H A Dpage_vma_mapped.c285 thp_vma_suitable_order(vma, pvmw->address, in page_vma_mapped_walk()
H A Dmigrate_device.c813 if (!thp_vma_suitable_order(vma, addr, HPAGE_PMD_ORDER)) in migrate_vma_insert_huge_pmd_page()
H A Dhuge_memory.c153 if (thp_vma_suitable_order(vma, addr, order)) in __thp_vma_allowable_orders()
1464 if (!thp_vma_suitable_order(vma, haddr, PMD_ORDER)) in do_huge_pmd_anonymous_page()
H A Dkhugepaged.c915 if (!thp_vma_suitable_order(vma, address, PMD_ORDER)) in hugepage_vma_revalidate()
H A Dmemory.c5385 if (!thp_vma_suitable_order(vma, haddr, PMD_ORDER)) in do_set_pmd()