Searched refs:gnttab_alloc_pages (Results 1 – 6 of 6) sorted by relevance
198 int gnttab_alloc_pages(int nr_pages, struct page **pages);
802 int gnttab_alloc_pages(int nr_pages, struct page **pages) in gnttab_alloc_pages() function816 EXPORT_SYMBOL_GPL(gnttab_alloc_pages);
184 if (gnttab_alloc_pages(count, add->pages)) in gntdev_alloc_map()
237 return gnttab_alloc_pages(1, page); in get_free_page()
552 err = gnttab_alloc_pages(MAX_PENDING_REQS, in xenvif_init_queue()
153 return gnttab_alloc_pages(1, page); in get_free_page()