Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/vfio/
H A Dvfio-container-base.h109 const char *hiod_typename; member
/openbmc/qemu/hw/vfio/
H A Diommufd.c793 vioc->hiod_typename = TYPE_HOST_IOMMU_DEVICE_IOMMUFD_VFIO; in vfio_iommu_iommufd_class_init()
H A Dcontainer.c1130 vioc->hiod_typename = TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO; in vfio_iommu_legacy_class_init()
H A Dcommon.c1553 hiod = HOST_IOMMU_DEVICE(object_new(ops->hiod_typename)); in vfio_attach_device()