Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dsnapshot.c1988 * count_pages_for_highmem - Count non-highmem pages needed for copying highmem.
1993 static unsigned int count_pages_for_highmem(unsigned int nr_highmem)
2005 static unsigned int count_pages_for_highmem(unsigned int nr_highmem) { return 0; } in count_pages_for_highmem()
2020 nr_pages += count_pages_for_highmem(nr_highmem); in enough_free_mem()
1996 static unsigned int count_pages_for_highmem(unsigned int nr_highmem) count_pages_for_highmem() function
2008 static unsigned int count_pages_for_highmem(unsigned int nr_highmem) { return 0; } count_pages_for_highmem() function