Function report |
Source Code:arch\x86\kernel\apic\bigsmp_32.c |
Create Date:2022-07-28 08:35:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:generic_bigsmp_probe
Proto:void __init generic_bigsmp_probe(void)
Type:void
Parameter:Nothing
175 | If Not probe_bigsmp() Then Return |
178 | apic = & apic_bigsmp |
180 | for_each_possible_cpu(cpu) |
181 | If early_per_cpu(x86_cpu_to_logical_apicid, cpu) == BAD_APICID Then Continue |
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 |