Function report |
Source Code:arch\x86\kernel\mpparse.c |
Create Date:2022-07-28 08:25:47 |
Last Modify:2020-03-16 21:44:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:construct_default_ISA_mptable
Proto:static inline void __init construct_default_ISA_mptable(int mpc_default_type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | mpc_default_type |
407 | type = Followed by entries |
409 | Its versions = If mpc_default_type > 4 Then 0x10 Else 0x01 |
411 | cpufeature = x86 << 8 | x86_model << 4 | x86_stepping |
414 | reserved[0] = 0 |
415 | reserved[1] = 0 |
417 | Local APIC number = i |
418 | MP_processor_info( & processor) |
423 | type = MP_LINTSRC |
425 | srcbusid = 0 |
426 | srcbusirq = 0 |
427 | destapic = MP_APIC_ALL |
Name | Describe |
---|---|
default_get_smp_config | Scan the memory blocks for an SMP configuration block. |
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 |