Searched refs:iommu_cntr (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/events/amd/ |
| H A D | iommu.c | 171 event->hw.iommu_cntr = cntr; in get_next_avail_iommu_bnk_cntr() 241 u8 cntr = hwc->iommu_cntr; in perf_iommu_enable_event() 272 amd_iommu_pc_set_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_disable_event() 301 amd_iommu_pc_set_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_start() 314 if (amd_iommu_pc_get_reg(iommu, hwc->iommu_bank, hwc->iommu_cntr, in perf_iommu_read() 374 hwc->iommu_bank, hwc->iommu_cntr); in perf_iommu_del()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | perf_event.h | 174 u8 iommu_cntr; member
|