Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/i386/
H A Dtrap.c1504 pcb->insn_state->out_of_synch = 1; in copy_instruction_stream()
1516 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1521 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1524 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1565 pcb->insn_state->out_of_synch = 1; in copy_instruction_stream()
H A Dpcb.c1797 if (src_state != 0 && (src_state->insn_stream_valid_bytes > 0 || src_state->out_of_synch)) { in machine_thread_get_state()
1809 state->out_of_synch = src_state->out_of_synch || insnstream_force_cacheline_mismatch; in machine_thread_get_state()
1812 if (state->out_of_synch) { in machine_thread_get_state()
1819 state->out_of_synch = src_state->out_of_synch; in machine_thread_get_state()
/xnu-11215.61.5/osfmk/mach/i386/
H A D_structs.h668 int out_of_synch; /* variable