Searched refs:try_get_cpuid (Results 1 – 1 of 1) sorted by relevance
338 static struct kvm_cpuid2 *try_get_cpuid(KVMState *s, int max) in try_get_cpuid() function374 while ((cpuid = try_get_cpuid(s, max)) == NULL) { in get_supported_cpuid()