Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dpci-testdev.c222 static const MemoryRegionOps pci_testdev_mmio_ops = { variable
253 memory_region_init_io(&d->mmio, OBJECT(d), &pci_testdev_mmio_ops, d, in pci_testdev_realize()