Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/iommufd/
Dioas.c23 struct iommufd_ioas *iommufd_ioas_alloc(struct iommufd_ctx *ictx) in iommufd_ioas_alloc() function
46 ioas = iommufd_ioas_alloc(ucmd->ictx); in iommufd_ioas_alloc_ioctl()
Diommufd_private.h212 struct iommufd_ioas *iommufd_ioas_alloc(struct iommufd_ctx *ictx);
Dvfio_compat.c85 ioas = iommufd_ioas_alloc(ictx); in iommufd_vfio_compat_ioas_create()