Function report |
Source Code:include\asm-generic\fixmap.h |
Create Date:2022-07-28 05:48:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:'index to address' translation. If anyone tries to use the idx* directly without translation, we catch the bug with a NULL-deference* kernel oops. Illegal ranges of incoming indices are caught too.
Proto:static __always_inline unsigned long fix_to_virt(const unsigned int idx)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
const unsigned int | idx |
33 | Return __fix_to_virt(idx) |
Name | Describe |
---|---|
tboot_probe | |
early_iounmap |
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 |