Searched refs:recurse_jmp (Results 1 – 1 of 1) sorted by relevance
495 long recurse_jmp[JMP_BUF_LEN]; in xmon_core() local540 if (setjmp(recurse_jmp) != 0) { in xmon_core()552 xmon_fault_jmp[cpu] = recurse_jmp; in xmon_core()675 if (setjmp(recurse_jmp) == 0) { in xmon_core()676 xmon_fault_jmp[0] = recurse_jmp; in xmon_core()