Searched refs:boot_jmpbuf (Results 1 – 2 of 2) sorted by relevance
55 jmp_buf boot_jmpbuf; member266 if (setjmp(ctx->boot_jmpbuf) == 0) { in invoke_boot_go()354 longjmp(ctx->boot_jmpbuf, 1); in flash_area_write()366 longjmp(ctx->boot_jmpbuf, 1); in flash_area_erase()
102 pub boot_jmpbuf: [u64; 48], field112 boot_jmpbuf: [0; 48], in default()