Searched refs:fixed_ctr_ctrl_rsvd (Results 1 – 3 of 3) sorted by relevance
351 if (data & pmu->fixed_ctr_ctrl_rsvd) in intel_pmu_set_msr()456 pmu->fixed_ctr_ctrl_rsvd &= ~intel_fixed_bits_by_idx(i, bits); in intel_pmu_enable_fixed_counter_bits()
773 pmu->fixed_ctr_ctrl_rsvd = ~0ull; in kvm_pmu_refresh()
551 u64 fixed_ctr_ctrl_rsvd; member