Searched refs:is_cma (Results 1 – 1 of 1) sorted by relevance
169 bool is_reserved, is_cma; in check_page_span() local210 is_cma = is_migrate_cma_page(page); in check_page_span()211 if (!is_reserved && !is_cma) in check_page_span()219 if (is_cma && !is_migrate_cma_page(page)) in check_page_span()