Searched refs:thp_vma_suitable_orders (Results 1 – 3 of 3) sorted by relevance
233 static inline unsigned long thp_vma_suitable_orders(struct vm_area_struct *vma, in thp_vma_suitable_orders() function499 static inline unsigned long thp_vma_suitable_orders(struct vm_area_struct *vma, in thp_vma_suitable_orders() function
4140 orders = thp_vma_suitable_orders(vma, vmf->address, orders); in alloc_swap_folio()4678 orders = thp_vma_suitable_orders(vma, vmf->address, orders); in alloc_anon_folio()
1726 orders = thp_vma_suitable_orders(vma, vmf->address, orders); in shmem_suitable_orders()
Completed in 26 milliseconds