Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhuge_mm.h332 vm_flags_t vm_flags, bool forced_collapse) in vma_thp_disabled() argument
350 if (forced_collapse) in vma_thp_disabled()
/linux/mm/
H A Dhuge_memory.c107 const bool forced_collapse = type == TVA_FORCED_COLLAPSE; in __thp_vma_allowable_orders() local
125 if (thp_disabled_by_hw() || vma_thp_disabled(vma, vm_flags, forced_collapse)) in __thp_vma_allowable_orders()
170 forced_collapse); in __thp_vma_allowable_orders()
177 if (!forced_collapse && in __thp_vma_allowable_orders()