Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dcontainer.c436 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()
H A Dvfio.h49 VFIO_IOMMU, enumerator
H A Dgroup.c693 group = vfio_create_group(iommu_group, VFIO_IOMMU); in vfio_group_find_or_alloc()
707 if (type == VFIO_IOMMU) in vfio_device_set_group()
H A Dvfio_main.c300 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()