Searched refs:amd_iommu_pc_get_reg (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/arch/x86/events/amd/ |
D | iommu.h | 38 extern int amd_iommu_pc_get_reg(struct amd_iommu *iommu, u8 bank, u8 cntr,
|
D | iommu.c | 307 if (amd_iommu_pc_get_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_read()
|
/Linux-v5.4/drivers/iommu/ |
D | amd_iommu_init.c | 3141 int amd_iommu_pc_get_reg(struct amd_iommu *iommu, u8 bank, u8 cntr, u8 fxn, u64 *value) in amd_iommu_pc_get_reg() function 3148 EXPORT_SYMBOL(amd_iommu_pc_get_reg);
|