Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
u64start
u64end
52  Return start >= Various well-known legacy memory ranges in physical memory: && end <= ISA_END_ADDRESS
Caller
NameDescribe
uv_is_untracked_pat_range