Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dsnapshot.c2421 static unsigned int count_highmem_image_pages(struct memory_bitmap *bm) in count_highmem_image_pages() function
2588 static unsigned int count_highmem_image_pages(struct memory_bitmap *bm) { return 0; } in count_highmem_image_pages() function
2637 nr_highmem = count_highmem_image_pages(bm); in prepare_image()