函数逻辑报告 |
Source Code:arch\x86\kernel\jailhouse.c |
Create Date:2022-07-27 09:45:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:jailhouse_init_platform
函数原型:static void __init jailhouse_init_platform(void)
返回类型:void
参数:无
204 | 初始化运行中断等于x86_init_noop |
212 | rtc等于0 |
213 | warm_reset等于0 |
216 | legacy_pic = & null_legacy_pic |
221 | mapping等于early_memremap(pa_data, header的长度) |
223 | early_memunmap(mapping, header的长度) |
225 | 如果type恒等于SETUP_JAILHOUSE则退出 |
231 | 如果非pa_data则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
235 | 如果len小于hdr的长度则转到:unsupported |
238 | pa_data加等于offsetof(structsetup_data, data) |
239 | setup_data_len等于min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(unsignedlong, setup_data的长度, (unsignedlong)len) |
242 | memcpy( & setup_data, mapping, setup_data_len) |
253 | pr_debug("Jailhouse: PM-Timer IO Port: %#x\n", pmtmr_ioport) |
258 | pci_probe等于0 |
264 | disable_acpi() |
267 | 返回 |
269 | unsupported : |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |