Searched refs:alloc_highmem_image_pages (Results 1 – 1 of 1) sorted by relevance
1128 alloc_highmem_image_pages(struct memory_bitmap *bm, unsigned int nr_highmem) in alloc_highmem_image_pages() function1148 alloc_highmem_image_pages(struct memory_bitmap *bm, unsigned int n) { return 0; } in alloc_highmem_image_pages() function1182 nr_pages += alloc_highmem_image_pages(copy_bm, nr_highmem); in swsusp_alloc()