Searched refs:XEN_UNPLUG_ALL_NICS (Results 1 – 2 of 2) sorted by relevance
103 return __xen_has_pv_device(XEN_UNPLUG_ALL_NICS | XEN_UNPLUG_ALL); in xen_has_pv_nic_devices()162 xen_emul_unplug |= XEN_UNPLUG_ALL_NICS; in xen_unplug_emulated_devices()199 xen_emul_unplug |= XEN_UNPLUG_ALL_NICS; in parse_xen_emul_unplug()
21 #define XEN_UNPLUG_ALL_NICS (1<<1) macro24 XEN_UNPLUG_ALL_NICS|\