Searched refs:try_get_cpuid (Results 1 – 1 of 1) sorted by relevance
45 static struct kvm_cpuid2 *try_get_cpuid(KVMState *s, int max) in try_get_cpuid() function82 while ((cpuid = try_get_cpuid(env->kvm_state, max)) == NULL) { in kvm_arch_get_supported_cpuid()