OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpus_booted
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/cavium/
octeon_cpunode.c
88
volatile uint64_t
cpus_booted
= __BIT(0); /* cpu0 is always booted */
variable in typeref:typename:volatile uint64_t
133
aprint_normal(", booted %#" PRIx64,
cpus_booted
);
314
if (!(
cpus_booted
& __BIT(cpunum))) {
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025