Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/cpu/
Dmshyperv.c413 unsigned int hv_max_functions; in hv_get_hypervisor_version() local
415 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()