Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dx86.c1500 static u32 msrs_to_save[ARRAY_SIZE(msrs_to_save_base) + variable
3622 if (msrs_to_save[i] == msr_index) in kvm_is_msr_to_save()
4705 if (copy_to_user(user_msr_list->indices, &msrs_to_save, in kvm_arch_dev_ioctl()
7203 msrs_to_save[num_msrs_to_save++] = msr_index; in kvm_probe_msr_to_save()