Searched refs:GNTCOPY_dest_gref (Results 1 – 3 of 3) sorted by relevance
370 #define GNTCOPY_dest_gref (1<<_GNTCOPY_dest_gref) macro
919 if (!(seg->flags & (GNTCOPY_source_gref | GNTCOPY_dest_gref))) in gntdev_grant_copy_seg()927 if (seg->flags & GNTCOPY_dest_gref) { in gntdev_grant_copy_seg()972 if (seg->flags & GNTCOPY_dest_gref) { in gntdev_grant_copy_seg()976 op->flags |= GNTCOPY_dest_gref; in gntdev_grant_copy_seg()
182 op->flags = GNTCOPY_dest_gref; in xenvif_rx_copy_add()