Function report |
Source Code:arch\x86\kernel\mpparse.c |
Create Date:2022-07-28 08:25:41 |
Last Modify:2020-03-16 21:44:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:MP_processor_info
Proto:static void __init MP_processor_info(struct mpc_cpu *m)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mpc_cpu * | m |
56 | bootup_cpu = "" |
58 | If Not (cpuflag & Processor is available ) Then |
59 | disabled_cpus++ |
60 | Return |
63 | apicid = mpc_apic_id(m) |
65 | If cpuflag & Processor is the boot CPU Then |
66 | bootup_cpu = " (Bootup-CPU)" |
70 | pr_info("Processor #%d%s\n", Local APIC number , bootup_cpu) |
Name | Describe |
---|---|
smp_read_mpc | |
construct_default_ISA_mptable |
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 |