Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c356 int hv_host_info_edx; in ms_hyperv_init_platform() local
414 hv_host_info_edx = cpuid_edx(HYPERV_CPUID_VERSION); in ms_hyperv_init_platform()
418 hv_host_info_eax, hv_host_info_edx & 0xFFFFFF, in ms_hyperv_init_platform()
419 hv_host_info_ecx, hv_host_info_edx >> 24); in ms_hyperv_init_platform()