Searched refs:uctx (Results 1 – 2 of 2) sorted by relevance
28 ucontext_t *uctx = ctx; in handle_sigill() local35 uctx->uc_mcontext.pc += 4; in handle_sigill()
21 ucontext_t *uctx = data; in sig_usr2_handler() local23 is_hv = !!(uctx->uc_mcontext.gp_regs[PT_MSR] & MSR_HV); in sig_usr2_handler()
Completed in 3 milliseconds