gnttab_copy
struct gnttab_copy op[COPY_BATCH_SIZE];
struct gnttab_copy tx_copy_ops[2 * MAX_PENDING_REQS];
struct gnttab_copy copy_op = {
struct gnttab_copy copy_op[2] = {{
struct gnttab_copy *gop_copy = queue->tx_copy_ops;
struct gnttab_copy *cop = queue->tx_copy_ops + *copy_ops;
struct gnttab_copy **gopp_copy)
struct gnttab_copy *op;
struct gnttab_copy *op;
struct gnttab_copy ops[GNTDEV_COPY_BATCH];
struct gnttab_copy *op;
void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count)
struct gnttab_copy *op;
void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count);
DEFINE_GUEST_HANDLE_STRUCT(gnttab_copy);