Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/mm/
Dcmm.c63 static long cmm_alloc_pages(long nr, long *counter, in cmm_alloc_pages() function
161 if (cmm_alloc_pages(1, &cmm_pages, &cmm_page_list)) in cmm_thread()
167 if (cmm_alloc_pages(1, &cmm_timed_pages, in cmm_thread()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dcmm.c119 static long cmm_alloc_pages(long nr) in cmm_alloc_pages() function
339 if (cmm_alloc_pages(loaned_pages_target - loaned_pages)) in cmm_thread()