Function report |
Source Code:arch\x86\include\asm\e820\api.h |
Create Date:2022-07-28 07:25:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns true iff the specified range [start,end) is completely contained inside* the ISA region.
Proto:static inline bool is_ISA_range(u64 start, u64 end)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | start | |
u64 | end |
52 | Return start >= Various well-known legacy memory ranges in physical memory: && end <= ISA_END_ADDRESS |
Name | Describe |
---|---|
uv_is_untracked_pat_range |
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 |