Lines Matching refs:vfio_ioas
20 if (!ictx->vfio_ioas || !iommufd_lock_obj(&ictx->vfio_ioas->obj))
22 ioas = ictx->vfio_ioas;
60 if (!ictx->vfio_ioas) {
99 if (ictx->vfio_ioas && iommufd_lock_obj(&ictx->vfio_ioas->obj)) {
101 iommufd_put_object(&ictx->vfio_ioas->obj);
104 ictx->vfio_ioas = ioas;
144 ucmd->ictx->vfio_ioas = ioas;
151 ucmd->ictx->vfio_ioas = NULL;