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.h1890 #define MMF_HUGE_ZERO_FOLIO 18 /* mm has ever used the global huge zero folio */ macro
/linux/mm/
H A Dhuge_memory.c258 if (mm_flags_test(MMF_HUGE_ZERO_FOLIO, mm)) in mm_get_huge_zero_folio()
264 if (mm_flags_test_and_set(MMF_HUGE_ZERO_FOLIO, mm)) in mm_get_huge_zero_folio()
275 if (mm_flags_test(MMF_HUGE_ZERO_FOLIO, mm)) in mm_put_huge_zero_folio()