Searched refs:msrs_to_save_pmu (Results 1 – 1 of 1) sorted by relevance
1469 static const u32 msrs_to_save_pmu[] = { variable1501 ARRAY_SIZE(msrs_to_save_pmu)];7224 for (i = 0; i < ARRAY_SIZE(msrs_to_save_pmu); i++) in kvm_init_msr_lists()7225 kvm_probe_msr_to_save(msrs_to_save_pmu[i]); in kvm_init_msr_lists()