Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dperfmon.c527 dmar_writel(iommu->reg + DMAR_PERFINTRSTS_REG, DMA_PERFINTRSTS_PIS); in iommu_pmu_irq_handler()
H A Diommu.h361 #define DMA_PERFINTRSTS_PIS ((u32)1) macro