Function report |
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c |
Create Date:2022-07-28 08:34:37 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Initialize UV hubless systems
Proto:static __init int uv_system_init_hubless(void)
Type:int
Parameter:Nothing
| 1532 | uv_nmi_setup_hubless() |
| 1535 | rc = uv_bios_init() |
| 1540 | rc = decode_uv_systab() |
| 1545 | If rc >= 0 Then uv_setup_proc_files(1) |
| 1550 | Return rc |
| Name | Describe |
|---|---|
| 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"). |
| 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 |