Searched refs:PCB_SINGLE_STEP (Results 1 – 3 of 3) sorted by relevance
53 #define PCB_SINGLE_STEP (1 << PCB_SINGLE_STEP_SHIFT) macro
556 td->td_pcb->pcb_flags &= ~PCB_SINGLE_STEP; in do_el0_sync()
537 td->td_pcb->pcb_flags |= PCB_SINGLE_STEP; in ptrace_single_step()546 td->td_pcb->pcb_flags &= ~PCB_SINGLE_STEP; in ptrace_clear_single_step()