Home
last modified time | relevance | path

Searched refs:T_USER (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/cpu/x86_64/include/
H A Dtrap.h95 #define T_USER 0x100 macro
/dragonfly/sys/cpu/x86_64/misc/
H A Dx86_64-gdbstub.c355 switch (exceptionVector & ~T_USER) in computeSignal()