函数逻辑报告 |
Source Code:arch\x86\kernel\tboot.c |
Create Date:2022-07-27 08:53:29 |
Last Modify:2022-05-22 06:45:44 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:tboot_shutdown
函数原型:void tboot_shutdown(unsigned int shutdown_type)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | shutdown_type |
221 | 如果非tboot_enabled()则返回 |
229 | 如果非tboot_pg_dir则返回 |
233 | 如果shutdown_type恒等于TB_SHUTDOWN_S3则如果tboot_setup_sleep()则 |
235 | 返回 |
239 | switch_to_tboot_pt() |
241 | shutdown等于shutdown_entry |
242 | shutdown() |
245 | 当1循环 |
名称 | 描述 |
---|---|
tboot_sleep | |
native_machine_emergency_restart | To the best of our knowledge Windows compatible x86 hardware expects* the following on reboot:* 1) If the FADT has the ACPI reboot register flag set, try it* 2) If still alive, write to the keyboard controller* 3) If still alive, write to the ACPI reboot |
native_machine_halt | |
native_machine_power_off |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |