Function report | 
Source Code:arch\x86\kernel\tboot.c | 
Create Date:2022-07-28 07:53:14 | 
| Last Modify:2022-05-22 06:45:44 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:tboot_shutdown
Proto:void tboot_shutdown(unsigned int shutdown_type)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | shutdown_type | 
| 221 | If Not tboot_enabled() Then Return | 
| 229 | If Not tboot_pg_dir Then Return | 
| 233 | If shutdown_type == TB_SHUTDOWN_S3 Then If tboot_setup_sleep() Then | 
| 235 | Return | 
| 237 | shutdown_type = shutdown_type | 
| 239 | switch_to_tboot_pt() | 
| 241 | shutdown = shutdown_entry | 
| 242 | shutdown() | 
| 245 | When 1 cycle | 
| 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  |