Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Diommufd.h61 bool iommufd_ctx_has_group(struct iommufd_ctx *ictx, struct iommu_group *group);
/kernel/linux/linux-6.6/drivers/vfio/
H A Diommufd.c97 if (iommufd_ctx_has_group(ictx, group)) in vfio_iommufd_get_dev_id()
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Ddevice.c238 * iommufd_ctx_has_group - True if any device within the group is bound
246 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);

Completed in 3 milliseconds