Home
last modified time | relevance | path

Searched refs:T_RESVTRAP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dtrap.h58 #define T_RESVTRAP 0xf /* reserved */ macro
/illumos-gate/usr/src/uts/intel/ml/
H A Dexception.S576 TRAP_NOERR(T_RESVTRAP) /* (reserved) */
/illumos-gate/usr/src/uts/intel/os/
H A Ddesctbls.c839 idt_vector_to_ist(T_RESVTRAP)); in init_idt()