Home
last modified time | relevance | path

Searched refs:out_of_synch (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/osfmk/i386/
H A Dtrap.c1561 pcb->insn_state->out_of_synch = 1; in copy_instruction_stream()
1573 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1578 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1581 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1622 pcb->insn_state->out_of_synch = 1; in copy_instruction_stream()
H A Dpcb.c1796 if (src_state != 0 && (src_state->insn_stream_valid_bytes > 0 || src_state->out_of_synch)) { in machine_thread_get_state()
1808 state->out_of_synch = src_state->out_of_synch || insnstream_force_cacheline_mismatch; in machine_thread_get_state()
1811 if (state->out_of_synch) { in machine_thread_get_state()
1818 state->out_of_synch = src_state->out_of_synch; in machine_thread_get_state()
/xnu-12377.81.4/osfmk/mach/i386/
H A D_structs.h668 int out_of_synch; /* variable