Searched refs:allocated_unsafe_pages (Results 1 – 1 of 1) sorted by relevance
176 static unsigned int allocated_unsafe_pages; variable200 allocated_unsafe_pages++; in get_image_page()2322 allocated_unsafe_pages = 0; in mark_unsafe_pages()2678 nr_pages = (nr_zero_pages + nr_copy_pages) - nr_highmem - allocated_unsafe_pages; in prepare_image()2691 nr_pages = (nr_zero_pages + nr_copy_pages) - nr_highmem - allocated_unsafe_pages; in prepare_image()