Searched refs:XEN_IOPORT_MAGIC (Results 1 - 2 of 2) sorted by path

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

Completed in 206 milliseconds