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