Home
last modified time | relevance | path

Searched refs:amd_iommu_pc_get_reg (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/
Damd-iommu.h205 int amd_iommu_pc_get_reg(struct amd_iommu *iommu, u8 bank, u8 cntr, u8 fxn,
/linux-6.1.9/drivers/iommu/amd/
Damd_iommu.h46 extern int amd_iommu_pc_get_reg(struct amd_iommu *iommu, u8 bank, u8 cntr,
Dinit.c3638 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-6.1.9/arch/x86/events/amd/
Diommu.c315 if (amd_iommu_pc_get_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_read()