Home
last modified time | relevance | path

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

/drivers/iommu/iommufd/
A Dvfio_compat.c20 if (!ictx->vfio_ioas || !iommufd_lock_obj(&ictx->vfio_ioas->obj)) in get_compat_ioas()
22 ioas = ictx->vfio_ioas; in get_compat_ioas()
60 if (!ictx->vfio_ioas) { in iommufd_vfio_compat_set_no_iommu()
99 if (ictx->vfio_ioas && iommufd_lock_obj(&ictx->vfio_ioas->obj)) { in iommufd_vfio_compat_ioas_create()
101 iommufd_put_object(ictx, &ictx->vfio_ioas->obj); in iommufd_vfio_compat_ioas_create()
104 ictx->vfio_ioas = ioas; in iommufd_vfio_compat_ioas_create()
144 ucmd->ictx->vfio_ioas = ioas; in iommufd_vfio_ioas()
151 ucmd->ictx->vfio_ioas = NULL; in iommufd_vfio_ioas()
A Dmain.c234 if (ictx->vfio_ioas == container_of(obj, struct iommufd_ioas, obj)) in iommufd_object_remove()
235 ictx->vfio_ioas = NULL; in iommufd_object_remove()
408 struct iommu_vfio_ioas vfio_ioas; member
A Diommufd_private.h57 struct iommufd_ioas *vfio_ioas; member

Completed in 11 milliseconds