Searched refs:PANIC_CONTEXT (Results 1 – 7 of 7) sorted by relevance
38 } PANIC_CONTEXT; typedef50 PANIC_CONTEXT g_panic_contex;55 PANIC_CONTEXT *arm_context = (PANIC_CONTEXT *)context; in panicGetCtx()
6 CONTEXT_REGION EQU 88 ;bigger than sizeof(PANIC_CONTEXT)73 ;R0 as PANIC_CONTEXT
6 .equ PANIC_CONTEXT_SIZE, 96 @bigger than sizeof(PANIC_CONTEXT)77 @R0 as PANIC_CONTEXT
50 } PANIC_CONTEXT; typedef73 PANIC_CONTEXT *rv64_context = (PANIC_CONTEXT *)context; in panicGetCtx()
Completed in 6 milliseconds