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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DPseudoKernel.h66 UInt32 InterruptVector; // 2=Interrupt member in struct:BlueThreadTrapDescriptor
H A DPseudoKernel.c93 if(bttd->InterruptVector) { /* Is this the Blue interrupt thread? */
298 th->machine.bbInterrupt = bttd->InterruptVector; /* Remember interrupt vector */
303 if(!(bttd->InterruptVector)) { /* See if this is a preemptive (MP) BlueBox thread */
H A Dgenassym.c1357 DECLARE("BTTD_INTERRUPT_VECTOR", offsetof(BTTD_t *, InterruptVector));

Completed in 19 milliseconds