Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/
Dvfio.h21 VFIO_IOMMU, enumerator
Dcontainer.c447 if (group->type == VFIO_IOMMU) { in vfio_container_attach_group()
459 if (group->type == VFIO_IOMMU) in vfio_container_attach_group()
494 if (group->type == VFIO_IOMMU) in vfio_group_detach_container()
Dvfio_main.c520 group = vfio_create_group(iommu_group, VFIO_IOMMU); in vfio_group_find_or_alloc()