Searched refs:thp_vma_allowable_orders (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | huge_mm.h | 100 (!!thp_vma_allowable_orders(vma, vm_flags, tva_flags, BIT(order))) 284 unsigned long thp_vma_allowable_orders(struct vm_area_struct *vma, in thp_vma_allowable_orders() function 529 static inline unsigned long thp_vma_allowable_orders(struct vm_area_struct *vma, in thp_vma_allowable_orders() function
|
| /linux-6.15/fs/proc/ |
| H A D | task_mmu.c | 1168 !!thp_vma_allowable_orders(vma, vma->vm_flags, in show_smap()
|
| /linux-6.15/mm/ |
| H A D | memory.c | 4336 orders = thp_vma_allowable_orders(vma, vma->vm_flags, in alloc_swap_folio() 4884 orders = thp_vma_allowable_orders(vma, vma->vm_flags, in alloc_anon_folio()
|