Searched refs:gnttab_copy (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/xen/interface/
H A Dgrant_table.h456 struct gnttab_copy { struct
471 typedef struct gnttab_copy gnttab_copy_t;
/freebsd-11.0-release/sys/dev/xen/netback/
H A Dnetback.c140 typedef struct gnttab_copy gnttab_copy_table[GNTTAB_LEN];
517 xnb_dump_gnttab_copy(const struct gnttab_copy *entry)
1700 * Build a gnttab_copy table that can be used to copy data from a pkt
1788 ("Some gnttab_copy entry had error status %hd\n",
1952 * Build a gnttab_copy table that can be used to copy data from an mbuf chain
2070 "Got error %d for hypervisor gnttab_copy status\n",

Completed in 67 milliseconds