Function report |
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c |
Create Date:2022-07-28 08:34:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:map_mmioh_high
Proto:static __init void map_mmioh_high(int min_pnode, int max_pnode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | min_pnode | |
int | max_pnode |
973 | If is_uv3_hub() || is_uv4_hub() Then |
977 | Return |
983 | v = uv_read_local_mmr(mmr) |
988 | Else if is_uv2_hub() Then |
991 | v = uv_read_local_mmr(mmr) |
996 | Else |
997 | Return |
1000 | If enable Then |
1004 | Else |
1005 | pr_info("UV: MMIOH disabled\n") |
Name | Describe |
---|---|
uv_system_init_hub |
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 |