Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/xen/
A Dplatform-pci-unplug.c78 if (xen_platform_pci_unplug & XEN_UNPLUG_ALL) in xen_has_pv_devices()
103 return __xen_has_pv_device(XEN_UNPLUG_ALL_NICS | XEN_UNPLUG_ALL); in xen_has_pv_nic_devices()
110 XEN_UNPLUG_AUX_IDE_DISKS | XEN_UNPLUG_ALL); in xen_has_pv_disk_devices()
193 xen_emul_unplug |= XEN_UNPLUG_ALL; in parse_xen_emul_unplug()
/linux-6.3-rc2/include/xen/
A Dplatform_pci.h23 #define XEN_UNPLUG_ALL (XEN_UNPLUG_ALL_IDE_DISKS|\ macro

Completed in 4 milliseconds