OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCONTEXT
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sun2/include/
pte.h
32
#define
NCONTEXT
8
/src/sys/arch/sun3/include/
pte3.h
35
#define
NCONTEXT
8
/src/sys/arch/sun2/sun2/
pmap.c
308
static struct context_state context_array[
NCONTEXT
];
503
for (i = 1; i <
NCONTEXT
; i++) {
580
if (ctxnum < FIRST_CONTEXT || ctxnum >=
NCONTEXT
)
1677
for (i = 1; i <
NCONTEXT
; i++) {
/src/sys/arch/sun3/sun3/
pmap.c
317
static struct context_state context_array[
NCONTEXT
];
512
for (i = 1; i <
NCONTEXT
; i++) {
589
if (ctxnum < FIRST_CONTEXT || ctxnum >=
NCONTEXT
)
1708
for (i = 1; i <
NCONTEXT
; i++) {
Completed in 15 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025