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

/linux-master/arch/s390/mm/
H A Dcmm.c62 static long cmm_alloc_pages(long nr, long *counter, function
160 if (cmm_alloc_pages(1, &cmm_pages, &cmm_page_list))
166 if (cmm_alloc_pages(1, &cmm_timed_pages,
/linux-master/arch/powerpc/platforms/pseries/
H A Dcmm.c131 * cmm_alloc_pages - Allocate pages and mark them as loaned
137 static long cmm_alloc_pages(long nr) function
325 if (cmm_alloc_pages(loaned_pages_target - __loaned_pages))

Completed in 114 milliseconds