OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_PRINTFATALTRAPS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/vax/include/
cpu.h
37
#define
CPU_PRINTFATALTRAPS
1
154
extern int
cpu_printfataltraps
;
/src/sys/arch/powerpc/include/
cpu.h
384
extern int
cpu_printfataltraps
;
503
#define
CPU_PRINTFATALTRAPS
4
/src/sys/arch/powerpc/powerpc/
powerpc_machdep.c
86
int
cpu_printfataltraps
= 1;
variable
249
NULL, 0, &
cpu_printfataltraps
, 0,
250
CTL_MACHDEP,
CPU_PRINTFATALTRAPS
, CTL_EOL);
/src/sys/arch/vax/vax/
machdep.c
278
NULL, 0, &
cpu_printfataltraps
, 0,
279
CTL_MACHDEP,
CPU_PRINTFATALTRAPS
, CTL_EOL);
Completed in 27 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026