Home
last modified time | relevance | path

Searched defs:T_BPTFLT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A Dtrap.h45 #define T_BPTFLT 3 /* breakpoint instruction */ macro
/illumos-gate/usr/src/uts/intel/sys/
H A Dtrap.h46 #define T_BPTFLT 0x3 /* #bp breakpoint fault, INT3 insn */ macro