Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhuge_mm.h263 unsigned long __thp_vma_allowable_orders(struct vm_area_struct *vma,
304 return __thp_vma_allowable_orders(vma, vm_flags, tva_flags, orders); in thp_vma_allowable_orders()
/linux-6.15/mm/
H A Dhuge_memory.c101 unsigned long __thp_vma_allowable_orders(struct vm_area_struct *vma, in __thp_vma_allowable_orders() function