Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/
Dmshyperv.c352 int hv_max_functions_eax; in ms_hyperv_init_platform() local
370 hv_max_functions_eax = cpuid_eax(HYPERV_CPUID_VENDOR_AND_MAX_FUNCTIONS); in ms_hyperv_init_platform()
410 if (hv_max_functions_eax >= HYPERV_CPUID_VERSION) { in ms_hyperv_init_platform()
465 if (hv_max_functions_eax >= HYPERV_CPUID_NESTED_FEATURES) { in ms_hyperv_init_platform()