Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/i386/
H A Dtrap.c1363 pcb->insn_state->out_of_synch = 1; in copy_instruction_stream()
1375 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1380 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1383 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1424 pcb->insn_state->out_of_synch = 1; in copy_instruction_stream()
H A Dpcb.c1795 if (src_state != 0 && (src_state->insn_stream_valid_bytes > 0 || src_state->out_of_synch)) { in machine_thread_get_state()
1807 state->out_of_synch = src_state->out_of_synch || insnstream_force_cacheline_mismatch; in machine_thread_get_state()
1810 if (state->out_of_synch) { in machine_thread_get_state()
1817 state->out_of_synch = src_state->out_of_synch; in machine_thread_get_state()
/xnu-8796.121.2/osfmk/mach/i386/
H A D_structs.h668 int out_of_synch; /* variable