OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_CPUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/prep/include/
residual.h
18
#define
MAX_CPUS
32 /* These should be set to the maximum */
302
PPC_CPU Cpus[
MAX_CPUS
];
/src/sys/arch/prep/prep/
residual.c
405
for (i = 0; i < ((ncpus >
MAX_CPUS
) ?
MAX_CPUS
: ncpus); i++) {
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025