Searched refs:gnttab_alloc_pages (Results 1 – 6 of 6) sorted by relevance
184 int gnttab_alloc_pages(int nr_pages, struct page **pages);
686 int gnttab_alloc_pages(int nr_pages, struct page **pages) in gnttab_alloc_pages() function711 EXPORT_SYMBOL(gnttab_alloc_pages);
156 if (gnttab_alloc_pages(count, add->pages)) in gntdev_alloc_map()
246 return gnttab_alloc_pages(1, page); in get_free_page()
486 err = gnttab_alloc_pages(MAX_PENDING_REQS, in xenvif_init_queue()
117 return gnttab_alloc_pages(1, page); in get_free_page()