Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dx86.c807 static u32 emulated_msrs[] = { variable
2200 msr_list.nmsrs = num_msrs_to_save + ARRAY_SIZE(emulated_msrs); in kvm_arch_dev_ioctl()
2211 &emulated_msrs, in kvm_arch_dev_ioctl()
2212 ARRAY_SIZE(emulated_msrs) * sizeof(u32))) in kvm_arch_dev_ioctl()