Searched refs:num_msrs_to_save (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dx86.c956 static unsigned num_msrs_to_save; variable
2631 msr_list.nmsrs = num_msrs_to_save + num_emulated_msrs; kvm_arch_dev_ioctl()
2639 num_msrs_to_save * sizeof(u32))) kvm_arch_dev_ioctl()
2641 if (copy_to_user(user_msr_list->indices + num_msrs_to_save, kvm_arch_dev_ioctl()
4033 num_msrs_to_save = j; kvm_init_msr_list()

Completed in 96 milliseconds