Home
last modified time | relevance | path

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

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