Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c58 struct PCIXenPlatformState { struct
75 OBJECT_DECLARE_SIMPLE_TYPE(PCIXenPlatformState, XEN_PLATFORM) in OBJECT_DECLARE_SIMPLE_TYPE() argument
80 static void log_writeb(PCIXenPlatformState *s, char val) in OBJECT_DECLARE_SIMPLE_TYPE()
267 PCIXenPlatformState *s = opaque; in platform_fixed_ioport_writew()
313 PCIXenPlatformState *s = opaque; in platform_fixed_ioport_writeb()
355 PCIXenPlatformState *s = opaque; in platform_fixed_ioport_readb()
371 PCIXenPlatformState *s = opaque; in platform_fixed_ioport_reset()
422 static void platform_fixed_ioport_init(PCIXenPlatformState* s) in platform_fixed_ioport_init()
445 PCIXenPlatformState *s = opaque; in xen_platform_ioport_writeb()
491 static void platform_ioport_bar_setup(PCIXenPlatformState *d) in platform_ioport_bar_setup()
[all …]