Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_hcall_buf.c58 void xc__hypercall_buffer_free(xc_interface *xch, xc_hypercall_buffer_t *b) in xc__hypercall_buffer_free() function
106 xc__hypercall_buffer_free(xch, b); in xc__hypercall_bounce_post()
177 xc__hypercall_buffer_free(xc, &array->bufs[i]); in xc_hypercall_buffer_array_destroy()
/tools/include/
A Dxenctrl.h318 void xc__hypercall_buffer_free(xc_interface *xch, xc_hypercall_buffer_t *b);
319 #define xc_hypercall_buffer_free(_xch, _name) xc__hypercall_buffer_free(_xch, HYPERCALL_BUFFER(_nam…

Completed in 12 milliseconds