Searched refs:fallback_cnt (Results 1 – 1 of 1) sorted by relevance
939 long fallback_cnt; in balloon_replace_pages() local1000 fallback_cnt = page_cnt - cnt * extlen; in balloon_replace_pages()1005 memres.nr_extents = fallback_cnt; in balloon_replace_pages()1007 if (e != fallback_cnt) { in balloon_replace_pages()1011 locked = balloon_lock_contig_pfnlist(fallback_cnt); in balloon_replace_pages()1012 for (i = 0; i < fallback_cnt; i++) { in balloon_replace_pages()1013 uint_t offset = page_cnt - fallback_cnt; in balloon_replace_pages()