Searched refs:GNTCOPY_source_gref (Results 1 – 4 of 4) sorted by relevance
453 #define GNTCOPY_source_gref (1<<_GNTCOPY_source_gref) macro
193 seg.flags = GNTCOPY_source_gref; in test_gntdev()
239 if ( cmp.copy.flags & GNTCOPY_source_gref ) in compat_grant_table_op()
2815 op->flags & GNTCOPY_source_gref, src); in gnttab_copy_lock_domains()2867 buf->read_only = gref_flag == GNTCOPY_source_gref; in gnttab_copy_claim_buf()2982 op->flags & GNTCOPY_source_gref) ) in gnttab_copy_one()2985 rc = gnttab_copy_claim_buf(op, &op->source, src, GNTCOPY_source_gref); in gnttab_copy_one()
Completed in 12 milliseconds