Function report |
Source Code:arch\x86\kernel\apic\x2apic_uv_x.c |
Create Date:2022-07-28 08:34:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:map_high
Proto:static __init void map_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, enum map_type map_type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
char * | id | |
unsigned long | base | |
int | pshift | |
int | bshift | |
int | max_pnode | |
enum map_type | map_type |
789 | If Not paddr Then |
794 | If map_type == map_uc Then init_extra_mapping_uc(paddr, bytes) |
796 | Else init_extra_mapping_wb(paddr, bytes) |
Name | Describe |
---|---|
map_gru_high | |
map_mmr_high | |
map_mmioh_high_uv34 | UV3/4 have identical MMIOH overlay configs, UV4A is slightly different |
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 |