OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_MAXNCPU
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc/sparc/
vaddrs.h
75
#define
_MAXNCPU
4 /* fixed VA allocation allows 4 CPUs */
80
#define COUNTERREG_VA ( TIMERREG_VA + _MAXNBPG*
_MAXNCPU
) /* [4m] */
89
#define SI_INTR_VA ( PI_INTR_VA + _MAXNBPG*
_MAXNCPU
) /* [4m] */
intreg.h
76
#define IENAB_SYS ((_MAXNBPG *
_MAXNCPU
) + 0xc)
cpu.c
121
struct cpu_info *cpus[
_MAXNCPU
+1]; /* we only support 4 CPUs. */
Completed in 12 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025