Searched refs:msrs_to_save_pmu (Results 1 – 1 of 1) sorted by relevance
341 static const u32 msrs_to_save_pmu[] = { variable373 ARRAY_SIZE(msrs_to_save_pmu)];7390 for (i = 0; i < ARRAY_SIZE(msrs_to_save_pmu); i++) in kvm_init_msr_lists()7391 kvm_probe_msr_to_save(msrs_to_save_pmu[i]); in kvm_init_msr_lists()