Home
last modified time | relevance | path

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

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