Home
last modified time | relevance | path

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

/linux/drivers/xen/
A Dgntdev.c804 if (!(seg->flags & (GNTCOPY_source_gref | GNTCOPY_dest_gref))) in gntdev_grant_copy_seg()
808 if (seg->flags & GNTCOPY_source_gref) { in gntdev_grant_copy_seg()
838 if (seg->flags & GNTCOPY_source_gref) { in gntdev_grant_copy_seg()
842 op->flags |= GNTCOPY_source_gref; in gntdev_grant_copy_seg()
/linux/drivers/net/xen-netback/
A Dhash.c301 .flags = GNTCOPY_source_gref in xenvif_set_hash_key()
345 .flags = GNTCOPY_source_gref in xenvif_set_hash_mapping()
A Drx.c212 op->flags |= GNTCOPY_source_gref; in xenvif_rx_copy_add()
A Dnetback.c1003 queue->tx_copy_ops[*copy_ops].flags = GNTCOPY_source_gref; in xenvif_tx_build_gops()
/linux/include/xen/interface/
A Dgrant_table.h351 #define GNTCOPY_source_gref (1<<_GNTCOPY_source_gref) macro

Completed in 12 milliseconds