Searched refs:hv_max_functions (Results 1 – 1 of 1) sorted by relevance
356 unsigned int hv_max_functions; in hv_get_hypervisor_version() local358 hv_max_functions = cpuid_eax(HYPERV_CPUID_VENDOR_AND_MAX_FUNCTIONS); in hv_get_hypervisor_version()359 if (hv_max_functions < HYPERV_CPUID_VERSION) { in hv_get_hypervisor_version()