Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Dperfmon.c521 if (!dmar_readl(iommu->reg + DMAR_PERFINTRSTS_REG)) in iommu_pmu_irq_handler()
527 dmar_writel(iommu->reg + DMAR_PERFINTRSTS_REG, DMA_PERFINTRSTS_PIS); in iommu_pmu_irq_handler()
Diommu.h137 #define DMAR_PERFINTRSTS_REG 0x324 macro