Home
last modified time | relevance | path

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

/Linux-v5.10/include/xen/
Dplatform_pci.h14 #define XEN_IOPORT_DRVVER (XEN_IOPORT_BASE + 0) /* 4 byte access (W) */ macro
/Linux-v5.10/arch/x86/xen/
Dplatform-pci-unplug.c45 outl(XEN_IOPORT_LINUX_DRVVER, XEN_IOPORT_DRVVER); in check_platform_magic()