Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/xen/
A Dplatform-pci-unplug.c33 magic = inw(XEN_IOPORT_MAGIC); in check_platform_magic()
48 if (inw(XEN_IOPORT_MAGIC) != XEN_IOPORT_MAGIC_VAL) { in check_platform_magic()
/linux-6.3-rc2/include/xen/
A Dplatform_pci.h12 #define XEN_IOPORT_MAGIC (XEN_IOPORT_BASE + 0) /* 2 byte access (R) */ macro

Completed in 4 milliseconds