Home
last modified time | relevance | path

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

/sys/amd64/include/
Dtrap.h11 #define T_UD 6 /* Invalid Opcode Exception */ macro
/sys/amd64/
Dtrap.c207 case T_UD: { in trap_entry()