Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c411 int hv_host_info_ecx; in ms_hyperv_init_platform()
469 hv_host_info_ecx = cpuid_ecx(HYPERV_CPUID_VERSION); in ms_hyperv_init_platform()
475 hv_host_info_ecx, hv_host_info_edx >> 24); in ms_hyperv_init_platform()
412 int hv_host_info_ecx; ms_hyperv_init_platform() local