Function report | 
Source Code:arch\x86\include\asm\uv\uv_hub.h | 
Create Date:2022-07-28 08:33:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Access global MMRs using the low memory MMR32 space. This region supports* faster MMR access but not all MMRs are accessible in this space.
Proto:static inline unsigned long *uv_global_mmr32_address(int pnode, unsigned long offset)
Type:unsigned long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | pnode | |
| unsigned long | offset | 
| 611 | Return __va(s_uv4_hub | UV_GLOBAL_MMR32_PNODE_BITS(pnode) | offset) | 
| 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  |