Home
last modified time | relevance | path

Searched refs:streams_mutex (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-iommufd.c141 mutex_lock(&master->smmu->streams_mutex); in arm_smmu_attach_commit_vmaster()
144 mutex_unlock(&master->smmu->streams_mutex); in arm_smmu_attach_commit_vmaster()
493 lockdep_assert_held(&vmaster->vsmmu->smmu->streams_mutex); in arm_vmaster_report_event()
H A Darm-smmu-v3.h965 struct mutex streams_mutex; member