Home
last modified time | relevance | path

Searched refs:XEN_UNPLUG_ALL (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/xen/
Dplatform-pci-unplug.c88 if (xen_platform_pci_unplug & XEN_UNPLUG_ALL) in xen_has_pv_devices()
113 return __xen_has_pv_device(XEN_UNPLUG_ALL_NICS | XEN_UNPLUG_ALL); in xen_has_pv_nic_devices()
120 XEN_UNPLUG_AUX_IDE_DISKS | XEN_UNPLUG_ALL); in xen_has_pv_disk_devices()
199 xen_emul_unplug |= XEN_UNPLUG_ALL; in parse_xen_emul_unplug()
/linux-4.1.27/include/xen/
Dplatform_pci.h22 #define XEN_UNPLUG_ALL (XEN_UNPLUG_ALL_IDE_DISKS|\ macro
/linux-4.1.27/arch/arm/xen/
Denlighten.c51 int xen_platform_pci_unplug = XEN_UNPLUG_ALL;