Function report |
Source Code:arch\x86\kernel\tboot.c |
Create Date:2022-07-28 07:53:17 |
Last Modify:2022-05-22 06:45:44 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tboot_late_init
Proto:static __init int tboot_late_init(void)
Type:int
Parameter:Nothing
406 | If Not tboot_enabled() Then Return 0 |
409 | tboot_create_trampoline() |
411 | atomic_set( & ap_wfs_count, 0) |
419 | acpi_os_set_prepare_sleep( & tboot_sleep) |
421 | Return 0 |
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 |