Searched refs:iommu_bank (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/events/amd/ |
D | iommu.c | 171 event->hw.iommu_bank = bank; in get_next_avail_iommu_bnk_cntr() 241 u8 bank = hwc->iommu_bank; in perf_iommu_enable_event() 273 amd_iommu_pc_set_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_disable_event() 302 amd_iommu_pc_set_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_start() 315 if (amd_iommu_pc_get_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_read() 375 hwc->iommu_bank, hwc->iommu_cntr); in perf_iommu_del()
|
/linux-6.1.9/include/linux/ |
D | perf_event.h | 189 u8 iommu_bank; member
|