Home
last modified time | relevance | path

Searched refs:thread_reset_pcs_will_fault (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.41.9/osfmk/kern/
H A Drestartable.h151 extern void thread_reset_pcs_will_fault(struct thread *thread);
H A Drestartable.c348 thread_reset_pcs_will_fault(thread_t thread) in thread_reset_pcs_will_fault() function
/xnu-10002.41.9/osfmk/i386/
H A Dtrap.c1054 thread_reset_pcs_will_fault(thread); in user_trap()
/xnu-10002.41.9/osfmk/arm64/
H A Dsleh.c703 thread_reset_pcs_will_fault(thread); in sleh_synchronous()