Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Damd_iommu_init.c231 static int iommu_pc_get_set_reg_val(struct amd_iommu *iommu,
1177 if ((0 != iommu_pc_get_set_reg_val(iommu, 0, 0, 0, &val, true)) || in init_iommu_perf_ctr()
1178 (0 != iommu_pc_get_set_reg_val(iommu, 0, 0, 0, &val2, false)) || in init_iommu_perf_ctr()
2319 static int iommu_pc_get_set_reg_val(struct amd_iommu *iommu, in iommu_pc_get_set_reg_val() function
2361 return iommu_pc_get_set_reg_val(iommu, bank, cntr, fxn, in amd_iommu_pc_get_set_reg_val()