Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dperfmon.h18 #define IOMMU_PMU_CFG_OFFSET 0x100 macro
H A Dperfmon.c102 dmar_writel(iommu_pmu->cfg_reg + _idx * IOMMU_PMU_CFG_OFFSET + \
112 dmar_writel(iommu_pmu->cfg_reg + _idx * IOMMU_PMU_CFG_OFFSET + \
223 return iommu_pmu->cfg_reg + idx * IOMMU_PMU_CFG_OFFSET; in iommu_config_base()
655 i * IOMMU_PMU_CFG_OFFSET + in alloc_iommu_pmu()
678 cap = dmar_readl(iommu_pmu->cfg_reg + i * IOMMU_PMU_CFG_OFFSET + in alloc_iommu_pmu()