Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diommufd.h61 bool iommufd_ctx_has_group(struct iommufd_ctx *ictx, struct iommu_group *group);
/openbmc/linux/drivers/vfio/
H A Diommufd.c97 if (iommufd_ctx_has_group(ictx, group)) in vfio_iommufd_get_dev_id()
/openbmc/linux/drivers/iommu/iommufd/
H A Ddevice.c246 bool iommufd_ctx_has_group(struct iommufd_ctx *ictx, struct iommu_group *group) in iommufd_ctx_has_group() function
266 EXPORT_SYMBOL_NS_GPL(iommufd_ctx_has_group, IOMMUFD);