Searched refs:supported_cpuids (Results 1 – 1 of 1) sorted by relevance
396 let supported_cpuids: &MainResponse_CpuidResponse = response.get_get_supported_cpuid(); in get_supported_cpuid() localVariable398 *cpuid_count = supported_cpuids.get_entries().len(); in get_supported_cpuid()403 for (proto_entry, kvm_entry) in supported_cpuids in get_supported_cpuid()