Searched refs:xencall_alloc_buffer_pages (Results 1 – 4 of 4) sorted by relevance
16 xencall_alloc_buffer_pages;
128 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()
112 void *xencall_alloc_buffer_pages(xencall_handle *xcall, size_t nr_pages);
32 void *p = xencall_alloc_buffer_pages(xch->xcall, nr_pages); in xc__hypercall_buffer_alloc_pages()
Completed in 5 milliseconds