OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_ISA_range
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
e820.h
59
#define
is_ISA_range
(s, e) ((s) >= ISA_START_ADDRESS && (e) < ISA_END_ADDRESS)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
e820.h
59
#define
is_ISA_range
(s, e) ((s) >= ISA_START_ADDRESS && (e) < ISA_END_ADDRESS)
Completed in 39 milliseconds