Searched refs:amd_iommu_pc_get_reg (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/events/amd/ |
| H A D | iommu.h | 38 extern int amd_iommu_pc_get_reg(struct amd_iommu *iommu, u8 bank, u8 cntr,
|
| H A D | iommu.c | 314 if (amd_iommu_pc_get_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_read()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/amd/ |
| H A D | amd_iommu.h | 49 extern int amd_iommu_pc_get_reg(struct amd_iommu *iommu, u8 bank, u8 cntr,
|
| H A D | init.c | 3242 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 3249 EXPORT_SYMBOL(amd_iommu_pc_get_reg);
|