Searched defs:DOMID_SELF (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h175 * A foreigndom (FD) can be specified (or DOMID_SELF for none).
207 * A foreigndom (FD) can be specified (or DOMID_SELF for none).
348 /* DOMID_SELF is used in certain contexts to refer to oneself. */
349 #define DOMID_SELF (0x7FF0U) macro

Completed in 60 milliseconds