Home
last modified time | relevance | path

Searched defs:T_USER (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/arch/m68k/include/
H A Dtrap.h64 #define T_USER 0x80 /* user-mode flag or'ed with type */ macro
/netbsd/sys/arch/x86/include/
H A Dtrap.h60 #define T_USER 0x100 macro
/netbsd/sys/arch/mips/include/
H A Dtrap.h79 #define T_USER 0x20 /* user-mode flag or'ed with type */ macro
/netbsd/sys/arch/hppa/include/
H A Dtrap.h74 #define T_USER (1 << (31 - T_USER_POS)) macro
/netbsd/sys/arch/vax/include/
H A Dtrap.h80 #define T_USER 0x100 macro