Searched refs:recurse_jmp (Results 1 – 1 of 1) sorted by relevance
456 long recurse_jmp[JMP_BUF_LEN]; in xmon_core() local496 if (setjmp(recurse_jmp) != 0) { in xmon_core()508 xmon_fault_jmp[cpu] = recurse_jmp; in xmon_core()620 if (setjmp(recurse_jmp) == 0) { in xmon_core()621 xmon_fault_jmp[0] = recurse_jmp; in xmon_core()