Searched refs:XD_DOM_GUEST (Results 1 – 1 of 1) sorted by relevance
143 #define XD_DOM_GUEST 0x02 /* Guest domains (i.e. non-dom0). */ macro146 #define XD_DOM_ALL (XD_DOM_ZERO | XD_DOM_GUEST)835 if (domU && !(xdcp->flags & XD_DOM_GUEST)) in xendev_enum_class()