Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/mm/
Dcmm.c62 static long cmm_alloc_pages(long nr, long *counter, in cmm_alloc_pages() function
160 if (cmm_alloc_pages(1, &cmm_pages, &cmm_page_list)) in cmm_thread()
166 if (cmm_alloc_pages(1, &cmm_timed_pages, in cmm_thread()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dcmm.c140 static long cmm_alloc_pages(long nr) in cmm_alloc_pages() function
328 if (cmm_alloc_pages(loaned_pages_target - __loaned_pages)) in cmm_thread()