Home
last modified time | relevance | path

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

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