Searched refs:gnttab_copy_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h316 } gnttab_copy_t; typedef in typeref:struct:gnttab_copy
317 DEFINE_XEN_GUEST_HANDLE(gnttab_copy_t); variable
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.h193 gnttab_copy_t xnb_tx_cop[NET_TX_RING_SIZE];
202 gnttab_copy_t *xnb_rx_cpop;
H A Dxnb.c83 static void setup_gop(xnb_t *, gnttab_copy_t *, uchar_t *,
864 gnttab_copy_t *new;
936 * Set all the fields in a gnttab_copy_t.
939 setup_gop(xnb_t *xnbp, gnttab_copy_t *gp, uchar_t *rptr,
1012 gnttab_copy_t *gop_cp;
1036 * gnttab_copy_t for each sub-page chunk in each data
1339 gnttab_copy_t *cop;

Completed in 60 milliseconds