Home
last modified time | relevance | path

Searched refs:INTERRUPT (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Ddb_trace.c191 #define INTERRUPT 2 macro
332 frame_type = INTERRUPT; in db_nextframe()
340 frame_type = INTERRUPT; in db_nextframe()
345 frame_type = INTERRUPT; in db_nextframe()
406 case INTERRUPT: in db_nextframe()
421 case INTERRUPT: in db_nextframe()
/f-stack/freebsd/amd64/amd64/
H A Ddb_trace.c124 #define INTERRUPT 2 macro
212 frame_type = INTERRUPT; in db_nextframe()
252 case INTERRUPT: in db_nextframe()
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic.txt80 INTERRUPT SPECIFIER DEFINITION
/f-stack/freebsd/sys/
H A Dpmc.h295 __PMC_CAP(INTERRUPT, 0, "generate interrupts") \