Function report |
Source Code:arch\x86\kernel\acpi\boot.c |
Create Date:2022-07-28 08:16:28 |
Last Modify:2020-03-16 21:18:54 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:acpi_boot_init
Proto:int __init acpi_boot_init(void)
Type:int
Parameter:Nothing
1609 | If acpi_disabled Then Return 1 |
1622 | acpi_process_madt() |
1625 | If IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_ACPI_BGRT) Then acpi_table_parse(Boot Graphics Resource Table , acpi_parse_bgrt) |
1628 | If Not skip ACPI IRQ initialization Then init = pci_acpi_init |
1632 | acpi_parse_spcr(earlycon_acpi_spcr_enable, false) |
1633 | Return 0 |
Name | Describe |
---|---|
setup_arch | setup_arch - architecture-specific boot-time initializations* Note: On x86_64, fixmaps are ready for use even before this is called. |
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 |