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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/mm/
H A Dcmm.c60 static long cmm_alloc_pages(long nr, long *counter, function
158 if (cmm_alloc_pages(1, &cmm_pages, &cmm_page_list))
164 if (cmm_alloc_pages(1, &cmm_timed_pages,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dcmm.c115 * cmm_alloc_pages - Allocate pages and mark them as loaned
121 static long cmm_alloc_pages(long nr) function
341 if (cmm_alloc_pages(loaned_pages_target - loaned_pages))

Completed in 28 milliseconds