Searched refs:VFIO_IOMMU (Results 1 – 6 of 6) sorted by relevance
103 VFIOContainerBase *bcontainer = VFIO_IOMMU(obj); in vfio_container_instance_finalize()120 VFIOContainerBase *bcontainer = VFIO_IOMMU(obj); in vfio_container_instance_init()
436 if (group->type == VFIO_IOMMU) { in vfio_container_attach_group()448 if (group->type == VFIO_IOMMU) in vfio_container_attach_group()483 if (group->type == VFIO_IOMMU) in vfio_group_detach_container()
49 VFIO_IOMMU, enumerator
693 group = vfio_create_group(iommu_group, VFIO_IOMMU); in vfio_group_find_or_alloc()707 if (type == VFIO_IOMMU) in vfio_device_set_group()
300 if (type == VFIO_IOMMU && !vfio_device_is_noiommu(device) && in __vfio_register_dev()323 return __vfio_register_dev(device, VFIO_IOMMU); in vfio_register_group_dev()
103 OBJECT_DECLARE_TYPE(VFIOContainerBase, VFIOIOMMUClass, VFIO_IOMMU)