Searched refs:xc__hypercall_bounce_pre (Results 1 – 2 of 2) sorted by relevance
211 int xc__hypercall_bounce_pre(xc_interface *xch, xc_hypercall_buffer_t *bounce);212 #define xc_hypercall_bounce_pre(_xch, _name) xc__hypercall_bounce_pre(_xch, HYPERCALL_BUFFER(_name))
64 int xc__hypercall_bounce_pre(xc_interface *xch, xc_hypercall_buffer_t *b) in xc__hypercall_bounce_pre() function
Completed in 3 milliseconds