Home
last modified time | relevance | path

Searched refs:GNTCOPY_source_gref (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/xen/interface/
Dgrant_table.h368 #define GNTCOPY_source_gref (1<<_GNTCOPY_source_gref) macro
/Linux-v5.4/drivers/net/xen-netback/
Dhash.c299 .flags = GNTCOPY_source_gref in xenvif_set_hash_key()
343 .flags = GNTCOPY_source_gref in xenvif_set_hash_mapping()
Drx.c188 op->flags |= GNTCOPY_source_gref; in xenvif_rx_copy_add()
Dnetback.c992 queue->tx_copy_ops[*copy_ops].flags = GNTCOPY_source_gref; in xenvif_tx_build_gops()
/Linux-v5.4/drivers/xen/
Dgntdev.c908 if (!(seg->flags & (GNTCOPY_source_gref | GNTCOPY_dest_gref))) in gntdev_grant_copy_seg()
912 if (seg->flags & GNTCOPY_source_gref) { in gntdev_grant_copy_seg()
942 if (seg->flags & GNTCOPY_source_gref) { in gntdev_grant_copy_seg()
946 op->flags |= GNTCOPY_source_gref; in gntdev_grant_copy_seg()