函数逻辑报告 | 
Source Code:arch\x86\kernel\acpi\sleep.c | 
Create Date:2022-07-27 09:16:44 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:x86_acpi_suspend_lowlevel - save kernel state* Create an identity mapped page table and copy the wakeup routine to* low memory.
函数原型:int x86_acpi_suspend_lowlevel(void)
返回类型:int
参数:无
| 48 | header等于__va(wakeup_header) | 
| 52 | printk(r conditions "wakeup header does not match\n") | 
| 53 | 返回:负EINVAL | 
| 61 | native_store_gdt((structdesc_ptr * ) & pmode_gdt) | 
| 80 | Protected mode cr0 等于read_cr0() | 
| 82 | Protected mode cr4 等于__read_cr4() | 
| 94 | real_magic等于0x12345678 | 
| 99 | saved_magic等于0x12345678 | 
| 115 | pause_graph_tracing() | 
| 116 | do_suspend_lowlevel() | 
| 117 | unpause_graph_tracing() | 
| 118 | 返回:0 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |