Searched refs:BEDA_t (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DPseudoKernel.h58 typedef struct BlueExceptionDataArea BEDA_t; typedef in typeref:struct:BlueExceptionDataArea
68 BEDA_t exceptionInfo; // Save registers at time of exception (trap/syscall)
H A Dgenassym.c1339 DECLARE("BEDA_SRR0", offsetof(BEDA_t *, srr0));
1340 DECLARE("BEDA_SRR1", offsetof(BEDA_t *, srr1));
1341 DECLARE("BEDA_SPRG0", offsetof(BEDA_t *, sprg0));
1342 DECLARE("BEDA_SPRG1", offsetof(BEDA_t *, sprg1));

Completed in 30 milliseconds