Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dtrap.h133 extern void sync_iss_to_iks(x86_saved_state_t *regs);
H A Dtrap.c778 sync_iss_to_iks(state); in kernel_trap()
1466 sync_iss_to_iks(x86_saved_state_t *saved_state) in sync_iss_to_iks() function
H A Dmp.c528 sync_iss_to_iks(regs); in cpu_signal_handler()