Searched refs:xen_alloc_unpopulated_pages (Results 1 – 6 of 6) sorted by relevance
65 int xen_alloc_unpopulated_pages(unsigned int nr_pages, struct page **pages);71 static inline int xen_alloc_unpopulated_pages(unsigned int nr_pages, in xen_alloc_unpopulated_pages() function
153 * xen_alloc_unpopulated_pages - alloc unpopulated pages158 int xen_alloc_unpopulated_pages(unsigned int nr_pages, struct page **pages) in xen_alloc_unpopulated_pages() function 207 EXPORT_SYMBOL(xen_alloc_unpopulated_pages);
235 rc = xen_alloc_unpopulated_pages(nr_pages, pages); in xen_xlate_map_ballooned_pages()
440 rc = xen_alloc_unpopulated_pages(numpgs, pages); in alloc_empty_pages()
159 ret = xen_alloc_unpopulated_pages(xen_obj->num_pages, in gem_create()
681 err = xen_alloc_unpopulated_pages(nr_pages, node->hvm.pages); in xenbus_map_ring_hvm()