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