OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ci_arm_cputype
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/include/
cpu.h
197
uint32_t
ci_arm_cputype
; /* CPU type */
member in struct:cpu_info
/src/sys/arch/arm/arm32/
cpu.c
102
ci->
ci_arm_cputype
= ci->ci_arm_cpuid & CPU_ID_CPU_MASK;
206
if (ci->
ci_arm_cputype
== CPU_ID_SA110 &&
arm32_machdep.c
819
ci->
ci_arm_cputype
= ci->ci_arm_cpuid & CPU_ID_CPU_MASK;
pmap.c
4717
if (rv == 0 && curcpu()->
ci_arm_cputype
== CPU_ID_SA110 &&
Completed in 18 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025