Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_private.h213 int xc__hypercall_bounce_pre(xc_interface *xch, xc_hypercall_buffer_t *bounce);
214 #define xc_hypercall_bounce_pre(_xch, _name) xc__hypercall_bounce_pre(_xch, HYPERCALL_BUFFER(_name))
A Dxc_hcall_buf.c64 int xc__hypercall_bounce_pre(xc_interface *xch, xc_hypercall_buffer_t *b) in xc__hypercall_bounce_pre() function

Completed in 62 milliseconds