Searched refs:osdep_alloc_pages (Results 1 – 5 of 5) sorted by relevance
63 void *osdep_alloc_pages(xencall_handle *xcall, size_t npages) in osdep_alloc_pages() function
58 void *osdep_alloc_pages(xencall_handle *xcall, size_t nr_pages);
75 void *osdep_alloc_pages(xencall_handle *xcall, size_t npages) in osdep_alloc_pages() function
149 void *osdep_alloc_pages(xencall_handle *xcall, size_t npages) in osdep_alloc_pages() function
133 p = osdep_alloc_pages(xcall, nr_pages); in xencall_alloc_buffer_pages()
Completed in 8 milliseconds