Searched refs:recurse_jmp (Results 1 – 1 of 1) sorted by relevance
407 long recurse_jmp[JMP_BUF_LEN]; in xmon_core() local439 if (setjmp(recurse_jmp) != 0) { in xmon_core()451 xmon_fault_jmp[cpu] = recurse_jmp; in xmon_core()550 if (setjmp(recurse_jmp) == 0) { in xmon_core()551 xmon_fault_jmp[0] = recurse_jmp; in xmon_core()