Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dsnapshot.c2049 static inline unsigned int alloc_highmem_pages(struct memory_bitmap *bm, in alloc_highmem_pages() function
2069 static inline unsigned int alloc_highmem_pages(struct memory_bitmap *bm, in alloc_highmem_pages() function
2092 nr_pages += alloc_highmem_pages(copy_bm, nr_highmem); in swsusp_alloc()