Searched refs:hv_max_functions_eax (Results 1 – 1 of 1) sorted by relevance
325 int hv_max_functions_eax; in ms_hyperv_init_platform() local343 hv_max_functions_eax = cpuid_eax(HYPERV_CPUID_VENDOR_AND_MAX_FUNCTIONS); in ms_hyperv_init_platform()379 if (hv_max_functions_eax >= HYPERV_CPUID_VERSION) { in ms_hyperv_init_platform()419 if (hv_max_functions_eax >= HYPERV_CPUID_NESTED_FEATURES) { in ms_hyperv_init_platform()
Completed in 7 milliseconds