HomeSort by: relevance | last modified time | path
    Searched refs:INTERRUPT_TSS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/include/
db_machdep.h 12 #define INTERRUPT_TSS 4
  /src/sys/arch/i386/i386/
db_machdep.c 147 case INTERRUPT_TSS:
157 if (is_trap == INTERRUPT_TSS)
297 *is_trap = INTERRUPT_TSS;

Completed in 14 milliseconds