Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/iommufd/
H A 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()
H A Diommufd_private.h212 struct iommufd_ioas *iommufd_ioas_alloc(struct iommufd_ctx *ictx);
H A Dvfio_compat.c85 ioas = iommufd_ioas_alloc(ictx); in iommufd_vfio_compat_ioas_create()