Searched refs:gnttab_batch_copy (Results 1 – 6 of 6) sorted by relevance
308 gnttab_batch_copy(©_op, 1); in xenvif_set_hash_key()368 gnttab_batch_copy(copy_op, nr); in xenvif_set_hash_mapping()
138 gnttab_batch_copy(queue->rx_copy.op, queue->rx_copy.num); in xenvif_rx_copy_flush()
1344 gnttab_batch_copy(queue->tx_copy_ops, nr_cops); in xenvif_tx_action()
259 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count);
1092 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count) in gnttab_batch_copy() function1103 EXPORT_SYMBOL_GPL(gnttab_batch_copy);
757 gnttab_batch_copy(batch->ops, batch->nr_ops); in gntdev_copy()