Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dkvm.c45 static struct kvm_cpuid2 *try_get_cpuid(KVMState *s, int max) in try_get_cpuid() function
82 while ((cpuid = try_get_cpuid(env->kvm_state, max)) == NULL) { in kvm_arch_get_supported_cpuid()