Searched refs:MP_XCPTC (Results 1 – 2 of 2) sorted by relevance
69 typedef struct mp_xcptcontext_s MP_XCPTC; typedef91 MP_XCPTC volatile xcpt; /* contains register dump */92 dword volatile rest[((0x1020 >> 2) - 6) - 0x1b - 1 - 0x03 - (sizeof(MP_XCPTC) >> 2)];
161 MP_XCPTC __iomem *xcept = (MP_XCPTC __iomem *)exceptionFrame; in dump_trap_frame()