Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dcmm.c62 static long cmm_alloc_pages(long nr, long *counter, in cmm_alloc_pages() function
176 if (cmm_alloc_pages(1, &cmm_pages, &cmm_page_list)) in cmm_thread()
182 if (cmm_alloc_pages(1, &cmm_timed_pages, in cmm_thread()
/linux/arch/powerpc/platforms/pseries/
H A Dcmm.c137 static long cmm_alloc_pages(long nr) in cmm_alloc_pages() function
325 if (cmm_alloc_pages(loaned_pages_target - __loaned_pages)) in cmm_thread()