Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c371 int hv_max_functions_eax; in ms_hyperv_init_platform() local
385 hv_max_functions_eax = cpuid_eax(HYPERV_CPUID_VENDOR_AND_MAX_FUNCTIONS); in ms_hyperv_init_platform()
480 if (hv_max_functions_eax >= HYPERV_CPUID_NESTED_FEATURES) { in ms_hyperv_init_platform()