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

/freebsd-13-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c1113 &xnb_unit_pvt.txb, DOMID_FIRST_RESERVED);
1144 &xnb_unit_pvt.txb, DOMID_FIRST_RESERVED);
1155 XNB_ASSERT(xnb_unit_pvt.gnttab[0].dest.domid == DOMID_FIRST_RESERVED);
1192 &xnb_unit_pvt.txb, DOMID_FIRST_RESERVED);
1233 &xnb_unit_pvt.txb, DOMID_FIRST_RESERVED);
1304 &xnb_unit_pvt.txb, DOMID_FIRST_RESERVED);
1348 &xnb_unit_pvt.txb, DOMID_FIRST_RESERVED);
1387 &xnb_unit_pvt.txb, DOMID_FIRST_RESERVED);
1653 &xnb_unit_pvt.rxb, DOMID_FIRST_RESERVED);
1682 &xnb_unit_pvt.rxb, DOMID_FIRST_RESERVED);
[all...]
/freebsd-13-stable/sys/xen/interface/
H A Dxen.h578 /* Domain ids >= DOMID_FIRST_RESERVED cannot be used for ordinary domains. */
579 #define DOMID_FIRST_RESERVED xen_mk_uint(0x7FF0) macro

Completed in 106 milliseconds