函数逻辑报告 |
Source Code:arch\x86\kernel\mpparse.c |
Create Date:2022-07-27 09:25:32 |
Last Modify:2020-03-16 21:44:10 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:construct_default_ISA_mptable
函数原型:static inline void __init construct_default_ISA_mptable(int mpc_default_type)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
int | mpc_default_type |
407 | type等于Followed by entries |
409 | Its versions 等于如果mpc_default_type大于4则0x10否则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 |
名称 | 描述 |
---|---|
default_get_smp_config | Scan the memory blocks for an SMP configuration block. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |