OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXC_ALI_RST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/include/
trap.h
184
#define
EXC_ALI_RST
(dsisr) ((dsisr >> 5) & 0x1f) /* source or target */
/src/sys/arch/powerpc/powerpc/
trap.c
809
const int reg =
EXC_ALI_RST
(tf->tf_dsisr);
855
const int reg =
EXC_ALI_RST
(tf->tf_dsisr);
906
const unsigned int t_reg =
EXC_ALI_RST
(tf->tf_dsisr);
958
const unsigned int s_reg =
EXC_ALI_RST
(tf->tf_dsisr);
1003
const unsigned int t_reg =
EXC_ALI_RST
(tf->tf_dsisr);
1046
const unsigned int s_reg =
EXC_ALI_RST
(tf->tf_dsisr);
Completed in 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026