OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_armv6_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/include/
locore.h
196
extern bool
cpu_armv6_p
;
197
#define CPU_IS_ARMV6_P() (
cpu_armv6_p
)
/src/sys/arch/arm/arm/
cpufunc.c
106
bool
cpu_armv6_p
;
variable in typeref:typename:bool
1734
cpu_armv6_p
= true;
1771
cpu_armv6_p
= true;
Completed in 34 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025