Searched refs:recurse_jmp (Results 1 – 1 of 1) sorted by relevance
457 long recurse_jmp[JMP_BUF_LEN]; in xmon_core() local499 if (setjmp(recurse_jmp) != 0) { in xmon_core()511 xmon_fault_jmp[cpu] = recurse_jmp; in xmon_core()623 if (setjmp(recurse_jmp) == 0) { in xmon_core()624 xmon_fault_jmp[0] = recurse_jmp; in xmon_core()