Home
last modified time | relevance | path

Searched refs:TVA_SMAPS (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dhuge_mm.h95 #define TVA_SMAPS (1 << 0) /* Will be used for procfs */ macro
/linux-6.15/fs/proc/
H A Dtask_mmu.c1169 TVA_SMAPS | TVA_ENFORCE_SYSFS, THP_ORDERS_ALL)); in show_smap()
/linux-6.15/mm/
H A Dhuge_memory.c106 bool smaps = tva_flags & TVA_SMAPS; in __thp_vma_allowable_orders()