Home
last modified time | relevance | path

Searched refs:XEN_IOPORT_PROTOVER (Results 1 - 4 of 4) sorted by relevance

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

Completed in 2 milliseconds