Searched refs:INTERRUPT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Didt.s166 #define INTERRUPT(n) \ define
186 INTERRUPT(0x02) /* NMI */
225 INTERRUPT(0x20)
226 INTERRUPT(0x21)
227 INTERRUPT(0x22)
228 INTERRUPT(0x23)
229 INTERRUPT(0x24)
230 INTERRUPT(0x25)
231 INTERRUPT(0x26)
232 INTERRUPT(
[all...]
H A Ddb_trace.c105 #define INTERRUPT 2 macro
395 case INTERRUPT:
679 frame_type = INTERRUPT;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_trace.c80 #define INTERRUPT 2 macro
707 case INTERRUPT:
993 frame_type = INTERRUPT;

Completed in 27 milliseconds