Home
last modified time | relevance | path

Searched defs:VirtIOIOMMU (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-iommu.h53 struct VirtIOIOMMU { struct
55 VirtQueue *req_vq;
56 VirtQueue *event_vq;
58 uint64_t features;
62 PCIBus *primary_bus;
65 GTree *domains;
66 QemuRecMutex mutex;
67 GTree *endpoints;
68 bool boot_bypass;
70 bool granule_frozen;
[all …]