Home
last modified time | relevance | path

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

/linux-5.19.10/include/xen/
Dplatform_pci.h18 #define XEN_IOPORT_PRODNUM (XEN_IOPORT_BASE + 2) /* 2 byte access (W) */ macro
/linux-5.19.10/arch/x86/xen/
Dplatform-pci-unplug.c46 outw(XEN_IOPORT_LINUX_PRODNUM, XEN_IOPORT_PRODNUM); in check_platform_magic()