函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\vmware.c |
Create Date:2022-07-27 09:14:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__vmware_platform
函数原型:static inline int __vmware_platform(void)
返回类型:int
参数:无
95 | VMWARE_CMD(GETVERSION, eax, ebx, ecx, edx) |
96 | 返回:eax != (uint32_t) - 1 && ebx == VMWARE_HYPERVISOR_MAGIC |
名称 | 描述 |
---|---|
vmware_platform | While checking the dmi string information, just checking the product* serial key should be enough, as this will always have a VMware* specific string when running under VMware hypervisor.* If !boot_cpu_has(X86_FEATURE_HYPERVISOR), vmware_hypercall_mode |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |