Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhuge_mm.h269 unsigned long __thp_vma_allowable_orders(struct vm_area_struct *vma,
310 return __thp_vma_allowable_orders(vma, vm_flags, tva_flags, orders); in thp_vma_allowable_orders()
/linux-6.12.1/mm/
Dhuge_memory.c87 unsigned long __thp_vma_allowable_orders(struct vm_area_struct *vma, in __thp_vma_allowable_orders() function