Searched refs:xen_alloc_unpopulated_pages (Results 1 – 7 of 7) sorted by relevance
56 int xen_alloc_unpopulated_pages(unsigned int nr_pages, struct page **pages);62 static inline int xen_alloc_unpopulated_pages(unsigned int nr_pages, in xen_alloc_unpopulated_pages() function
158 int xen_alloc_unpopulated_pages(unsigned int nr_pages, struct page **pages) in xen_alloc_unpopulated_pages() function207 EXPORT_SYMBOL(xen_alloc_unpopulated_pages);
235 rc = xen_alloc_unpopulated_pages(nr_pages, pages); in xen_xlate_map_ballooned_pages()
427 rc = xen_alloc_unpopulated_pages(numpgs, pages); in alloc_empty_pages()
877 ret = xen_alloc_unpopulated_pages(nr_pages, pages); in gnttab_alloc_pages()
160 ret = xen_alloc_unpopulated_pages(xen_obj->num_pages, in gem_create()
668 err = xen_alloc_unpopulated_pages(nr_pages, node->hvm.pages); in xenbus_map_ring_hvm()