Searched refs:thp_vma_allowable_orders (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | huge_mm.h | 105 (!!thp_vma_allowable_orders(vma, vm_flags, type, BIT(order))) 289 unsigned long thp_vma_allowable_orders(struct vm_area_struct *vma, in thp_vma_allowable_orders() function 590 static inline unsigned long thp_vma_allowable_orders(struct vm_area_struct *vma, in thp_vma_allowable_orders() function
|
| /linux/mm/ |
| H A D | memory.c | 4560 orders = thp_vma_allowable_orders(vma, vma->vm_flags, TVA_PAGEFAULT, in alloc_swap_folio() 5109 orders = thp_vma_allowable_orders(vma, vma->vm_flags, TVA_PAGEFAULT, in alloc_anon_folio()
|
| /linux/fs/proc/ |
| H A D | task_mmu.c | 1374 !!thp_vma_allowable_orders(vma, vma->vm_flags, TVA_SMAPS, in show_smap()
|