global_sync_lock  265 drivers/iommu/arm-smmu.c 	spin_lock_irqsave(&smmu->global_sync_lock, flags);
global_sync_lock  268 drivers/iommu/arm-smmu.c 	spin_unlock_irqrestore(&smmu->global_sync_lock, flags);
global_sync_lock 1753 drivers/iommu/arm-smmu.c 	spin_lock_init(&smmu->global_sync_lock);
global_sync_lock  275 drivers/iommu/arm-smmu.h 	spinlock_t			global_sync_lock;