Function report |
Source Code:arch\x86\kernel\cpu\mshyperv.c |
Create Date:2022-07-28 08:15:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ms_hyperv_platform
Proto:static uint32_t __init ms_hyperv_platform(void)
Type:uint32_t
Parameter:Nothing
154 | If Not boot_cpu_has(Running on a hypervisor ) Then Return 0 |
160 | If eax >= HYPERV_CPUID_MIN && eax <= HYPERV_CPUID_MAX && Not memcmp("Microsoft Hv", hyp_signature, 12) Then Return The below CPUID leaves are present if VersionAndFeatures.HypervisorPresent* is set by CPUID(HvCpuIdFunctionVersionAndFeatures). |
165 | Return 0 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |