Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/i386/ !
H A Dtrap.c1461 pcb->insn_state->out_of_synch = 1; in copy_instruction_stream()
1473 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1478 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1481 pcb->insn_state->out_of_synch = 0; in copy_instruction_stream()
1522 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-10063.141.1/osfmk/mach/i386/ !
H A D_structs.h668 int out_of_synch; /* variable