Home
last modified time | relevance | path

Searched refs:hv_max_functions (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c356 unsigned int hv_max_functions; in hv_get_hypervisor_version() local
358 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()