Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dplatform-pci-unplug.c18 #define XEN_PLATFORM_ERR_MAGIC -1 macro
34 return XEN_PLATFORM_ERR_MAGIC; in check_platform_magic()
148 * not support the unplug protocol (XEN_PLATFORM_ERR_MAGIC) in xen_unplug_emulated_devices()
150 if (r && !(r == XEN_PLATFORM_ERR_MAGIC && in xen_unplug_emulated_devices()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dplatform-pci-unplug.c20 #define XEN_PLATFORM_ERR_MAGIC -1 macro
36 return XEN_PLATFORM_ERR_MAGIC; in check_platform_magic()
150 * not support the unplug protocol (XEN_PLATFORM_ERR_MAGIC) in xen_unplug_emulated_devices()
152 if (r && !(r == XEN_PLATFORM_ERR_MAGIC && in xen_unplug_emulated_devices()

Completed in 2 milliseconds