Home
last modified time | relevance | path

Searched refs:xencall_alloc_buffer_pages (Results 1 – 4 of 4) sorted by relevance

/tools/libs/call/
A Dbuffer.c127 void *xencall_alloc_buffer_pages(xencall_handle *xcall, size_t nr_pages) in xencall_alloc_buffer_pages() function
162 hdr = xencall_alloc_buffer_pages(xcall, nr_pages); in xencall_alloc_buffer()
A Dlibxencall.map15 xencall_alloc_buffer_pages;
/tools/include/
A Dxencall.h124 void *xencall_alloc_buffer_pages(xencall_handle *xcall, size_t nr_pages);
/tools/libs/ctrl/
A Dxc_hcall_buf.c31 void *p = xencall_alloc_buffer_pages(xch->xcall, nr_pages); in xc__hypercall_buffer_alloc_pages()

Completed in 29 milliseconds