Searched refs:hv_max_functions_eax (Results 1 – 1 of 1) sorted by relevance
256 int hv_max_functions_eax; in ms_hyperv_init_platform() local274 hv_max_functions_eax = cpuid_eax(HYPERV_CPUID_VENDOR_AND_MAX_FUNCTIONS); in ms_hyperv_init_platform()305 if (hv_max_functions_eax >= HYPERV_CPUID_VERSION) { in ms_hyperv_init_platform()336 if (hv_max_functions_eax >= HYPERV_CPUID_NESTED_FEATURES) { in ms_hyperv_init_platform()
Completed in 4 milliseconds