Searched refs:gnttab_batch_copy (Results 1 – 6 of 6) sorted by relevance
307 gnttab_batch_copy(©_op, 1); in xenvif_set_hash_key()367 gnttab_batch_copy(copy_op, nr); in xenvif_set_hash_mapping()
164 gnttab_batch_copy(queue->rx_copy.op, queue->rx_copy.num); in xenvif_rx_copy_flush()
1402 gnttab_batch_copy(queue->tx_copy_ops, nr_cops); in xenvif_tx_action()
275 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count);
1184 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count) in gnttab_batch_copy() function1195 EXPORT_SYMBOL_GPL(gnttab_batch_copy);
830 gnttab_batch_copy(batch->ops, batch->nr_ops); in gntdev_copy()