OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trap0
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/oea/
oea_machdep.c
93
static void
trap0
(void *);
286
* Install a branch absolute to
trap0
to force a panic.
288
if ((uintptr_t)
trap0
< 0x2000000) {
292
p[1] = 0x48000002 | (uintptr_t)
trap0
;
1092
trap0
(void *lr)
function in typeref:typename:void
oea_machdep.c
93
static void
trap0
(void *);
286
* Install a branch absolute to
trap0
to force a panic.
288
if ((uintptr_t)
trap0
< 0x2000000) {
292
p[1] = 0x48000002 | (uintptr_t)
trap0
;
1092
trap0
(void *lr)
function in typeref:typename:void
Completed in 81 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025