Searched refs:recurse_jmp (Results 1 – 1 of 1) sorted by relevance
483 long recurse_jmp[JMP_BUF_LEN]; in xmon_core() local528 if (setjmp(recurse_jmp) != 0) { in xmon_core()540 xmon_fault_jmp[cpu] = recurse_jmp; in xmon_core()661 if (setjmp(recurse_jmp) == 0) { in xmon_core()662 xmon_fault_jmp[0] = recurse_jmp; in xmon_core()