Searched refs:MSR_STRIDE (Results 1 – 4 of 4) sorted by relevance
285 .MSR_STRIDE = 2,
53 const u32 MSR_STRIDE; member
1288 return kvm_pmu_ops.FIXED_COUNTER_BASE + idx * kvm_pmu_ops.MSR_STRIDE; in fixed_counter_msr()1293 return kvm_pmu_ops.GP_COUNTER_BASE + idx * kvm_pmu_ops.MSR_STRIDE; in gp_counter_msr()1298 return kvm_pmu_ops.GP_EVENTSEL_BASE + idx * kvm_pmu_ops.MSR_STRIDE; in gp_eventsel_msr()
849 .MSR_STRIDE = 1,