Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dplatform-pci-unplug.c81 if (xen_platform_pci_unplug & XEN_UNPLUG_UNNECESSARY) in xen_has_pv_devices()
126 if (xen_platform_pci_unplug & XEN_UNPLUG_UNNECESSARY) in xen_has_pv_and_legacy_disk_devices()
151 (xen_emul_unplug & XEN_UNPLUG_UNNECESSARY))) in xen_unplug_emulated_devices()
172 if (!(xen_emul_unplug & XEN_UNPLUG_UNNECESSARY)) in xen_unplug_emulated_devices()
199 xen_emul_unplug |= XEN_UNPLUG_UNNECESSARY; in parse_xen_emul_unplug()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dplatform-pci-unplug.c83 if (xen_platform_pci_unplug & XEN_UNPLUG_UNNECESSARY) in xen_has_pv_devices()
128 if (xen_platform_pci_unplug & XEN_UNPLUG_UNNECESSARY) in xen_has_pv_and_legacy_disk_devices()
153 (xen_emul_unplug & XEN_UNPLUG_UNNECESSARY))) in xen_unplug_emulated_devices()
174 if (!(xen_emul_unplug & XEN_UNPLUG_UNNECESSARY)) in xen_unplug_emulated_devices()
201 xen_emul_unplug |= XEN_UNPLUG_UNNECESSARY; in parse_xen_emul_unplug()
/kernel/linux/linux-5.10/include/xen/
H A Dplatform_pci.h27 #define XEN_UNPLUG_UNNECESSARY (1<<16) macro
/kernel/linux/linux-6.6/include/xen/
H A Dplatform_pci.h27 #define XEN_UNPLUG_UNNECESSARY (1<<16) macro

Completed in 2 milliseconds