Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm_types.h1614 #define MMF_HUGE_ZERO_PAGE 23 /* mm has ever used the global huge zero page */ macro
/linux/mm/
H A Dhuge_memory.c252 if (test_bit(MMF_HUGE_ZERO_PAGE, &mm->flags)) in mm_get_huge_zero_folio()
258 if (test_and_set_bit(MMF_HUGE_ZERO_PAGE, &mm->flags)) in mm_get_huge_zero_folio()
266 if (test_bit(MMF_HUGE_ZERO_PAGE, &mm->flags)) in mm_put_huge_zero_folio()