Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dx86.c979 static unsigned num_emulated_msrs; variable
2631 msr_list.nmsrs = num_msrs_to_save + num_emulated_msrs; in kvm_arch_dev_ioctl()
2643 num_emulated_msrs * sizeof(u32))) in kvm_arch_dev_ioctl()
4049 num_emulated_msrs = j; in kvm_init_msr_list()