Home
last modified time | relevance | path

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

/mm/
Dhuge_memory.c2643 bool is_hzp; in split_huge_page_to_list() local
2648 is_hzp = is_huge_zero_page(head); in split_huge_page_to_list()
2649 VM_WARN_ON_ONCE_PAGE(is_hzp, head); in split_huge_page_to_list()
2650 if (is_hzp) in split_huge_page_to_list()