Lines Matching refs:irqflags
100 unsigned long irqflags; in amd_iommu_alloc_domain_nested() local
142 xa_lock_irqsave(&aviommu->gdomid_array, irqflags); in amd_iommu_alloc_domain_nested()
145 ndom->gdom_id, &irqflags); in amd_iommu_alloc_domain_nested()
147 xa_unlock_irqrestore(&aviommu->gdomid_array, irqflags); in amd_iommu_alloc_domain_nested()
155 xa_unlock_irqrestore(&aviommu->gdomid_array, irqflags); in amd_iommu_alloc_domain_nested()
168 xa_unlock_irqrestore(&aviommu->gdomid_array, irqflags); in amd_iommu_alloc_domain_nested()
176 xa_unlock_irqrestore(&aviommu->gdomid_array, irqflags); in amd_iommu_alloc_domain_nested()
264 unsigned long irqflags; in nested_domain_free() local
269 xa_lock_irqsave(&aviommu->gdomid_array, irqflags); in nested_domain_free()
272 xa_unlock_irqrestore(&aviommu->gdomid_array, irqflags); in nested_domain_free()
283 xa_unlock_irqrestore(&aviommu->gdomid_array, irqflags); in nested_domain_free()