Function report |
Source Code:arch\x86\kernel\apic\probe_32.c |
Create Date:2022-07-28 08:35:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This function can switch the APIC even after the initial ->probe()
Proto:int __init default_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | oem_id | |
char * | oem_table_id |
200 | When drv < __apicdrivers_end cycle |
201 | If Not acpi_madt_oem_check Then Continue |
203 | If Not acpi_madt_oem_check(oem_id, oem_table_id) Then Continue |
206 | If Not cmdline_apic Then |
208 | printk(formational "Switched to APIC driver `%s'.\n", name) |
211 | Return 1 |
213 | 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 |