Home
last modified time | relevance | path

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

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