Home
last modified time | relevance | path

Searched refs:gnttab_copy (Results 1 – 8 of 8) sorted by relevance

/linux/include/xen/interface/
A Dgrant_table.h356 struct gnttab_copy { struct
371 DEFINE_GUEST_HANDLE_STRUCT(gnttab_copy); argument
/linux/drivers/net/xen-netback/
A Dcommon.h132 struct gnttab_copy op[COPY_BATCH_SIZE];
172 struct gnttab_copy tx_copy_ops[MAX_PENDING_REQS];
A Dhash.c294 struct gnttab_copy copy_op = { in xenvif_set_hash_key()
340 struct gnttab_copy copy_op[2] = {{ in xenvif_set_hash_mapping()
A Drx.c165 struct gnttab_copy *op; in xenvif_rx_copy_flush()
195 struct gnttab_copy *op; in xenvif_rx_copy_add()
A Dnetback.c449 struct gnttab_copy **gopp_copy) in xenvif_tx_check_gop()
1108 struct gnttab_copy *gop_copy = queue->tx_copy_ops; in xenvif_tx_submit()
/linux/include/xen/
A Dgrant_table.h267 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count);
/linux/drivers/xen/
A Dgntdev.c726 struct gnttab_copy ops[GNTDEV_COPY_BATCH];
821 struct gnttab_copy *op; in gntdev_grant_copy_seg()
A Dgrant-table.c1092 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count) in gnttab_batch_copy()
1094 struct gnttab_copy *op; in gnttab_batch_copy()

Completed in 18 milliseconds