Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dperfmon.c540 if (!dmar_readl(iommu->reg + DMAR_PERFINTRSTS_REG)) in iommu_pmu_irq_handler()
546 dmar_writel(iommu->reg + DMAR_PERFINTRSTS_REG, DMA_PERFINTRSTS_PIS); in iommu_pmu_irq_handler()
H A Diommu.h132 #define DMAR_PERFINTRSTS_REG 0x324 macro