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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c142 #define XD_DOM_ZERO 0x01 /* dom0 only. */ macro
146 #define XD_DOM_ALL (XD_DOM_ZERO | XD_DOM_GUEST)
171 NULL, 0, XD_DOM_ZERO, },
174 NULL, 0, XD_DOM_ZERO, },
832 if (dom0 && !(xdcp->flags & XD_DOM_ZERO))

Completed in 71 milliseconds