Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dmshyperv.c329 int hv_host_info_edx; in ms_hyperv_init_platform() local
383 hv_host_info_edx = cpuid_edx(HYPERV_CPUID_VERSION); in ms_hyperv_init_platform()
387 hv_host_info_eax, hv_host_info_edx & 0xFFFFFF, in ms_hyperv_init_platform()
388 hv_host_info_ecx, hv_host_info_edx >> 24); in ms_hyperv_init_platform()

Completed in 3 milliseconds