Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/
H A Dplatform_pci.h17 #define XEN_IOPORT_PROTOVER (XEN_IOPORT_BASE + 2) /* 1 byte access (R) */ macro
/openbmc/linux/arch/x86/xen/
H A Dplatform-pci-unplug.c39 protocol = inb(XEN_IOPORT_PROTOVER); in check_platform_magic()