Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/i386/
H A Dtrap.c1353 pcb->insn_state->out_of_synch = 1; in copy_instruction_stream()
1365 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1370 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1373 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1414 pcb->insn_state->out_of_synch = 1; in copy_instruction_stream()
H A Dpcb.c1773 if (src_state != 0 && (src_state->insn_stream_valid_bytes > 0 || src_state->out_of_synch)) { in machine_thread_get_state()
1785 state->out_of_synch = src_state->out_of_synch || insnstream_force_cacheline_mismatch; in machine_thread_get_state()
1788 if (state->out_of_synch) { in machine_thread_get_state()
1795 state->out_of_synch = src_state->out_of_synch; in machine_thread_get_state()
/xnu-8020.121.3/osfmk/mach/i386/
H A D_structs.h668 int out_of_synch; /* variable