Home
last modified time | relevance | path

Searched refs:count_highmem_image_pages (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/power/
H A Dsnapshot.c2424 static unsigned int count_highmem_image_pages(struct memory_bitmap *bm) in count_highmem_image_pages() function
2591 static unsigned int count_highmem_image_pages(struct memory_bitmap *bm) { return 0; } in count_highmem_image_pages() function
2640 nr_highmem = count_highmem_image_pages(bm); in prepare_image()