Searched refs:gnttab_batch_copy (Results 1 – 3 of 3) sorted by relevance
218 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count);
766 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count) in gnttab_batch_copy() function777 EXPORT_SYMBOL_GPL(gnttab_batch_copy);
585 gnttab_batch_copy(queue->grant_copy_op, npo.copy_prod); in xenvif_rx_action()1783 gnttab_batch_copy(queue->tx_copy_ops, nr_cops); in xenvif_tx_action()