Searched refs:preallocate_image_highmem (Results 1 – 1 of 1) sorted by relevance
1687 static unsigned long preallocate_image_highmem(unsigned long nr_pages) in preallocate_image_memory() 1709 static inline unsigned long preallocate_image_highmem(unsigned long nr_pages) in preallocate_highmem_fraction() 1895 pages = preallocate_image_highmem(save_highmem); in hibernate_preallocate_memory() 1929 pages_highmem = preallocate_image_highmem(highmem / 2); in hibernate_preallocate_memory() 1940 pages_highmem = preallocate_image_highmem(alloc); in hibernate_preallocate_memory() 1952 pages += preallocate_image_highmem(alloc); in hibernate_preallocate_memory() 1963 pages_highmem += preallocate_image_highmem(alloc - size); in hibernate_preallocate_memory() 1690 static unsigned long preallocate_image_highmem(unsigned long nr_pages) preallocate_image_highmem() function 1712 static inline unsigned long preallocate_image_highmem(unsigned long nr_pages) preallocate_image_highmem() function