OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
181
#define
EXC_ALI_RST
(dsisr) ((dsisr >> 5) & 0x1f) /* source or target */
/src/sys/arch/powerpc/powerpc/
trap.c
799
const int reg =
EXC_ALI_RST
(tf->tf_dsisr);
845
const int reg =
EXC_ALI_RST
(tf->tf_dsisr);
896
const unsigned int t_reg =
EXC_ALI_RST
(tf->tf_dsisr);
948
const unsigned int s_reg =
EXC_ALI_RST
(tf->tf_dsisr);
993
const unsigned int t_reg =
EXC_ALI_RST
(tf->tf_dsisr);
1036
const unsigned int s_reg =
EXC_ALI_RST
(tf->tf_dsisr);
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025