Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c354 int hv_host_info_ebx; in ms_hyperv_init_platform() local
412 hv_host_info_ebx = cpuid_ebx(HYPERV_CPUID_VERSION); in ms_hyperv_init_platform()
417 hv_host_info_ebx >> 16, hv_host_info_ebx & 0xFFFF, in ms_hyperv_init_platform()