Searched refs:amd_iommu_pc_get_reg (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/include/linux/ |
D | amd-iommu.h | 205 int amd_iommu_pc_get_reg(struct amd_iommu *iommu, u8 bank, u8 cntr, u8 fxn,
|
/Linux-v6.1/drivers/iommu/amd/ |
D | amd_iommu.h | 46 extern int amd_iommu_pc_get_reg(struct amd_iommu *iommu, u8 bank, u8 cntr,
|
D | init.c | 3602 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
|
/Linux-v6.1/arch/x86/events/amd/ |
D | iommu.c | 315 if (amd_iommu_pc_get_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_read()
|