Function report |
Source Code:arch\x86\include\asm\numachip\numachip_csr.h |
Create Date:2022-07-28 08:31:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:numachip2_lcsr_address
Proto:static inline void __iomem *numachip2_lcsr_address(unsigned long offset)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | offset |
69 | Return __va(On NumaChip2, local CSR space is 16MB and starts at fixed offset below 4G | (offset & (NUMACHIP2_LCSR_SIZE - 1))) |
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 |