Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c8586 static void vmx_set_supported_cpuid(u32 func, struct kvm_cpuid_entry2 *entry) in vmx_set_supported_cpuid() function
10256 .set_supported_cpuid = vmx_set_supported_cpuid,