Home
last modified time | relevance | path

Searched refs:xc__hypercall_buffer_alloc_pages (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_hcall_buf.c30 void *xc__hypercall_buffer_alloc_pages(xc_interface *xch, xc_hypercall_buffer_t *b, int nr_pages) in xc__hypercall_buffer_alloc_pages() function
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h344 void *xc__hypercall_buffer_alloc_pages(xc_interface *xch, xc_hypercall_buffer_t *b, int nr_pages);
345 #define xc_hypercall_buffer_alloc_pages(_xch, _name, _nr) xc__hypercall_buffer_alloc_pages(_xch, HY…

Completed in 6 milliseconds