Searched refs:op_size (Results 1 – 2 of 2) sorted by relevance
21 int xc_gnttab_op(xc_interface *xch, int cmd, void * op, int op_size, int count) in xc_gnttab_op() argument24 DECLARE_HYPERCALL_BOUNCE(op, count * op_size, XC_HYPERCALL_BUFFER_BOUNCE_BOTH); in xc_gnttab_op()
1641 void * op, int op_size, int count);
Completed in 6 milliseconds