Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86.c464 static u32 emulated_msrs[] = { variable
1021 msr_list.nmsrs = num_msrs_to_save + ARRAY_SIZE(emulated_msrs); in kvm_arch_dev_ioctl()
1033 &emulated_msrs, in kvm_arch_dev_ioctl()
1034 ARRAY_SIZE(emulated_msrs) * sizeof(u32))) in kvm_arch_dev_ioctl()