Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/arm/arm-smmu/
A Darm-smmu.h327 spinlock_t global_sync_lock; member
A Darm-smmu.c221 spin_lock_irqsave(&smmu->global_sync_lock, flags); in arm_smmu_tlb_sync_global()
224 spin_unlock_irqrestore(&smmu->global_sync_lock, flags); in arm_smmu_tlb_sync_global()
1766 spin_lock_init(&smmu->global_sync_lock); in arm_smmu_device_cfg_probe()

Completed in 9 milliseconds