Home
last modified time | relevance | path

Searched defs:nr_highmem (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/kernel/power/
Dsnapshot.c1456 static unsigned int count_pages_for_highmem(unsigned int nr_highmem) in count_pages_for_highmem()
1469 count_pages_for_highmem(unsigned int nr_highmem) { return 0; } in count_pages_for_highmem()
1477 static int enough_free_mem(unsigned int nr_pages, unsigned int nr_highmem) in enough_free_mem()
1512 alloc_highmem_pages(struct memory_bitmap *bm, unsigned int nr_highmem) in alloc_highmem_pages()
1549 unsigned int nr_pages, unsigned int nr_highmem) in swsusp_alloc()
1580 unsigned int nr_pages, nr_highmem; in swsusp_save() local
2079 unsigned int nr_pages, nr_highmem; in prepare_image() local