Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dsnapshot.c1299 static unsigned int count_free_highmem_pages(void) in count_free_highmem_pages() function
2001 unsigned int free_highmem = count_free_highmem_pages() + alloc_highmem; in count_pages_for_highmem()
2055 unsigned int to_alloc = count_free_highmem_pages(); in alloc_highmem_pages()
2468 to_alloc = count_free_highmem_pages(); in prepare_highmem_image()