Searched refs:GNTCOPY_dest_gref (Results 1 – 3 of 3) sorted by relevance
859 if (!(seg->flags & (GNTCOPY_source_gref | GNTCOPY_dest_gref))) in gntdev_grant_copy_seg()867 if (seg->flags & GNTCOPY_dest_gref) { in gntdev_grant_copy_seg()913 if (seg->flags & GNTCOPY_dest_gref) { in gntdev_grant_copy_seg()917 op->flags |= GNTCOPY_dest_gref; in gntdev_grant_copy_seg()
370 #define GNTCOPY_dest_gref (1<<_GNTCOPY_dest_gref) macro
208 op->flags = GNTCOPY_dest_gref; in xenvif_rx_copy_add()