Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c514 static const MemoryRegionOps platform_mmio_handler = { variable
522 memory_region_init_io(&d->mmio_bar, OBJECT(d), &platform_mmio_handler, d, in platform_mmio_setup()