Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dgrant_table.h456 #define GNTCOPY_source_gref (1<<_GNTCOPY_source_gref) macro
/freebsd/sys/dev/xen/netback/
H A Dnetback.c525 if (entry->flags & GNTCOPY_source_gref) in xnb_dump_gnttab_copy()
1735 gnttab[gnt_idx].flags = GNTCOPY_source_gref; in xnb_txpkt2gnttab()
H A Dnetback_unit_tests.c1141 XNB_ASSERT(xnb_unit_pvt.gnttab[0].flags & GNTCOPY_source_gref); in xnb_txpkt2gnttab_short()