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

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

Completed in 44 milliseconds