OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:T_USER
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/m68k/include/
trap.h
64
#define
T_USER
0x80 /* user-mode flag or'ed with type */
/src/sys/arch/mips/include/
trap.h
79
#define
T_USER
0x20 /* user-mode flag or'ed with type */
/src/sys/arch/x86/include/
trap.h
60
#define
T_USER
0x100
/src/sys/arch/hppa/include/
trap.h
74
#define
T_USER
(1 << (31 - T_USER_POS))
/src/sys/arch/vax/include/
trap.h
80
#define
T_USER
0x100
Completed in 13 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025