amd_iommu_pc_set_reg  247 arch/x86/events/amd/iommu.c 	amd_iommu_pc_set_reg(iommu, bank, cntr, IOMMU_PC_COUNTER_SRC_REG, &reg);
amd_iommu_pc_set_reg  253 arch/x86/events/amd/iommu.c 	amd_iommu_pc_set_reg(iommu, bank, cntr, IOMMU_PC_DEVID_MATCH_REG, &reg);
amd_iommu_pc_set_reg  259 arch/x86/events/amd/iommu.c 	amd_iommu_pc_set_reg(iommu, bank, cntr, IOMMU_PC_PASID_MATCH_REG, &reg);
amd_iommu_pc_set_reg  265 arch/x86/events/amd/iommu.c 	amd_iommu_pc_set_reg(iommu, bank, cntr, IOMMU_PC_DOMID_MATCH_REG, &reg);
amd_iommu_pc_set_reg  274 arch/x86/events/amd/iommu.c 	amd_iommu_pc_set_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr,
amd_iommu_pc_set_reg  292 arch/x86/events/amd/iommu.c 		amd_iommu_pc_set_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr,
amd_iommu_pc_set_reg   35 arch/x86/events/amd/iommu.h extern int amd_iommu_pc_set_reg(struct amd_iommu *iommu, u8 bank, u8 cntr,
amd_iommu_pc_set_reg 3186 drivers/iommu/amd_iommu_init.c EXPORT_SYMBOL(amd_iommu_pc_set_reg);