Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libs/call/
A Dlibxencall.map16 xencall_alloc_buffer_pages;
A Dbuffer.c128 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()
/xen-4.10.0-shim-comet/tools/libs/call/include/
A Dxencall.h112 void *xencall_alloc_buffer_pages(xencall_handle *xcall, size_t nr_pages);
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_hcall_buf.c32 void *p = xencall_alloc_buffer_pages(xch->xcall, nr_pages); in xc__hypercall_buffer_alloc_pages()

Completed in 5 milliseconds