OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootcpu
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/stand/ofwboot/
loadfile_machdep.c
220
u_int
bootcpu
;
local
223
bootcpu
= get_cpuid();
241
if (cpu ==
bootcpu
)
247
if (cpu !=
bootcpu
)
248
panic("tlb_init: no node for
bootcpu
?!?!");
/src/external/gpl2/dtc/dist/
livetree.c
627
struct node *cpus, *
bootcpu
;
local
635
bootcpu
= cpus->children;
636
if (!
bootcpu
)
639
reg = get_property(
bootcpu
, "reg");
Completed in 21 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026