Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/power/
Dsnapshot.c1903 static inline unsigned int alloc_highmem_pages(struct memory_bitmap *bm, in alloc_highmem_pages() function
1923 static inline unsigned int alloc_highmem_pages(struct memory_bitmap *bm, in alloc_highmem_pages() function
1946 nr_pages += alloc_highmem_pages(copy_bm, nr_highmem); in swsusp_alloc()