Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/
Dplatform_pci.h17 #define XEN_IOPORT_PROTOVER (XEN_IOPORT_BASE + 2) /* 1 byte access (R) */ macro
/Linux-v4.19/arch/x86/xen/
Dplatform-pci-unplug.c49 protocol = inb(XEN_IOPORT_PROTOVER); in check_platform_magic()