OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mb_core
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/mainbus/
mainbus.h
59
int
mb_core
; /* cpu core # */
member in struct:mainbus_attach_args
cpu_mainbus.c
80
int id = mb->
mb_core
;
95
mb->
mb_core
= 0;
103
mb->
mb_core
= id;
122
cpu_attach(self, mb->
mb_core
);
mainbus.c
112
if (mb->
mb_core
!= MAINBUSCF_CORE_DEFAULT)
113
aprint_normal(" core %d", mb->
mb_core
);
146
mb.
mb_core
= cf->cf_loc[MAINBUSCF_CORE];
Completed in 57 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025