Searched refs:pcount (Results 1 – 1 of 1) sorted by relevance
53 size_t pcount = count; in virt_page_alloc() local78 mmp = phys_mem_alloc_flags(pcount * SMALL_PAGE_SIZE, flags); in virt_page_alloc()84 res = core_mmu_map_contiguous_pages(va, pa, pcount, memtype); in virt_page_alloc()89 memset((void *)va, 0, pcount * SMALL_PAGE_SIZE); in virt_page_alloc()