Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/mm/
Dcmm.c65 static long cmm_alloc_pages(long nr, long *counter, in cmm_alloc_pages() function
163 if (cmm_alloc_pages(1, &cmm_pages, &cmm_page_list)) in cmm_thread()
169 if (cmm_alloc_pages(1, &cmm_timed_pages, in cmm_thread()
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dcmm.c153 static long cmm_alloc_pages(long nr) in cmm_alloc_pages() function
373 if (cmm_alloc_pages(loaned_pages_target - loaned_pages)) in cmm_thread()