Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/
Dmshyperv.c260 int hv_host_info_ebx; in ms_hyperv_init_platform() local
309 hv_host_info_ebx = cpuid_ebx(HYPERV_CPUID_VERSION); in ms_hyperv_init_platform()
314 hv_host_info_ebx >> 16, hv_host_info_ebx & 0xFFFF, in ms_hyperv_init_platform()