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

/linux-4.4.14/arch/x86/xen/
H A Dplatform-pci-unplug.c29 #define XEN_PLATFORM_ERR_MAGIC -1 macro
46 return XEN_PLATFORM_ERR_MAGIC; check_platform_magic()
156 * not support the unplug protocol (XEN_PLATFORM_ERR_MAGIC) xen_unplug_emulated_devices()
158 if (r && !(r == XEN_PLATFORM_ERR_MAGIC && xen_unplug_emulated_devices()

Completed in 34 milliseconds