Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Dgrant_table.h453 #define GNTCOPY_source_gref (1<<_GNTCOPY_source_gref) macro
/xen/tools/tests/depriv/
A Ddepriv-fd-checker.c193 seg.flags = GNTCOPY_source_gref; in test_gntdev()
/xen/xen/common/compat/
A Dgrant_table.c239 if ( cmp.copy.flags & GNTCOPY_source_gref ) in compat_grant_table_op()
/xen/xen/common/
A Dgrant_table.c2815 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