Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dsnapshot.c2046 static inline unsigned int alloc_highmem_pages(struct memory_bitmap *bm, in alloc_highmem_pages() function
2066 static inline unsigned int alloc_highmem_pages(struct memory_bitmap *bm, in alloc_highmem_pages() function
2089 nr_pages += alloc_highmem_pages(copy_bm, nr_highmem); in swsusp_alloc()