Searched refs:count_highmem_image_pages (Results 1 – 1 of 1) sorted by relevance
2421 static unsigned int count_highmem_image_pages(struct memory_bitmap *bm) in count_highmem_image_pages() function2588 static unsigned int count_highmem_image_pages(struct memory_bitmap *bm) { return 0; } in count_highmem_image_pages() function2637 nr_highmem = count_highmem_image_pages(bm); in prepare_image()