Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm_types.h1842 #define MMF_HUGE_ZERO_FOLIO 18 /* mm has ever used the global huge zero folio */ macro
/linux/mm/
H A Dhuge_memory.c255 if (mm_flags_test(MMF_HUGE_ZERO_FOLIO, mm)) in mm_get_huge_zero_folio()
261 if (mm_flags_test_and_set(MMF_HUGE_ZERO_FOLIO, mm)) in mm_get_huge_zero_folio()
272 if (mm_flags_test(MMF_HUGE_ZERO_FOLIO, mm)) in mm_put_huge_zero_folio()