Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhuge_mm.h215 static inline bool thp_vma_suitable_order(struct vm_area_struct *vma, in thp_vma_suitable_order() function
255 if (thp_vma_suitable_order(vma, addr, order)) in thp_vma_suitable_orders()
517 static inline bool thp_vma_suitable_order(struct vm_area_struct *vma, in thp_vma_suitable_order() function
/linux-6.15/mm/
H A Dpage_vma_mapped.c282 thp_vma_suitable_order(vma, pvmw->address, in page_vma_mapped_walk()
H A Dhuge_memory.c154 if (thp_vma_suitable_order(vma, addr, order)) in __thp_vma_allowable_orders()
1325 if (!thp_vma_suitable_order(vma, haddr, PMD_ORDER)) in do_huge_pmd_anonymous_page()
H A Dkhugepaged.c935 if (!thp_vma_suitable_order(vma, address, PMD_ORDER)) in hugepage_vma_revalidate()
H A Dmemory.c5159 if (!thp_vma_suitable_order(vma, haddr, PMD_ORDER)) in do_set_pmd()