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