Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dhost_iommu_device.h32 OBJECT_DECLARE_TYPE(HostIOMMUDevice, HostIOMMUDeviceClass, HOST_IOMMU_DEVICE)
51 struct HostIOMMUDeviceClass { struct
/openbmc/qemu/backends/
H A Diommufd.c334 HostIOMMUDeviceClass *hioc = HOST_IOMMU_DEVICE_CLASS(oc); in hiod_iommufd_class_init()
/openbmc/qemu/hw/vfio/
H A Diommufd.c851 HostIOMMUDeviceClass *hiodc = HOST_IOMMU_DEVICE_CLASS(oc); in hiod_iommufd_vfio_class_init()
H A Dcontainer.c1192 HostIOMMUDeviceClass *hioc = HOST_IOMMU_DEVICE_CLASS(oc); in hiod_legacy_vfio_class_init()
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c626 HostIOMMUDeviceClass *hiodc = HOST_IOMMU_DEVICE_GET_CLASS(hiod); in virtio_iommu_set_iommu_device()
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c3854 HostIOMMUDeviceClass *hiodc = HOST_IOMMU_DEVICE_GET_CLASS(hiod); in vtd_check_hiod()