Function report |
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c |
Create Date:2022-07-28 08:34:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:UV3/4 have identical MMIOH overlay configs, UV4A is slightly different
Proto:static __init void map_mmioh_high_uv34(int index, int min_pnode, int max_pnode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | index | |
int | min_pnode | |
int | max_pnode |
885 | If index == 0 Then |
896 | Else |
915 | min_pnode *= 2 |
916 | max_pnode *= 2 |
920 | m_redirect = mmr + i * 8 |
921 | redirect = uv_read_local_mmr(m_redirect) |
923 | nasid = redirect & nasid_mask |
924 | If i == 0 Then pr_info("UV: %s redirect base 0x%lx(@0x%lx) 0x%04x\n", id, redirect, m_redirect, nasid) |
Name | Describe |
---|---|
map_mmioh_high |
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 |