函数逻辑报告 |
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c |
Create Date:2022-07-27 09:33:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Initialize UV hubless systems
函数原型:static __init int uv_system_init_hubless(void)
返回类型:int
参数:无
1532 | uv_nmi_setup_hubless() |
1535 | rc等于uv_bios_init() |
1540 | rc等于decode_uv_systab() |
1545 | 如果rc大于等于0则uv_setup_proc_files(1) |
1550 | 返回:rc |
名称 | 描述 |
---|---|
uv_system_init | There is a different code path needed to initialize a UV system that does* not have a "UV HUB" (referred to as "hubless"). |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |