Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-mmio.h30 #define TYPE_VIRTIO_MMIO_BUS "virtio-mmio-bus" macro
33 VIRTIO_MMIO_BUS, TYPE_VIRTIO_MMIO_BUS)
/openbmc/qemu/hw/virtio/
H A Dvirtio-mmio.c768 qbus_init(&proxy->bus, sizeof(proxy->bus), TYPE_VIRTIO_MMIO_BUS, d, NULL); in virtio_mmio_realizefn()
881 .name = TYPE_VIRTIO_MMIO_BUS,