Searched refs:xencall_alloc_buffer_pages (Results 1 – 4 of 4) sorted by relevance
127 void *xencall_alloc_buffer_pages(xencall_handle *xcall, size_t nr_pages) in xencall_alloc_buffer_pages() function162 hdr = xencall_alloc_buffer_pages(xcall, nr_pages); in xencall_alloc_buffer()
15 xencall_alloc_buffer_pages;
124 void *xencall_alloc_buffer_pages(xencall_handle *xcall, size_t nr_pages);
31 void *p = xencall_alloc_buffer_pages(xch->xcall, nr_pages); in xc__hypercall_buffer_alloc_pages()
Completed in 29 milliseconds