Home
last modified time | relevance | path

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

/xnu-8796.121.2/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-8796.121.2/osfmk/i386/
H A Dtrap.c963 thread_reset_pcs_will_fault(thread); in user_trap()
/xnu-8796.121.2/osfmk/arm64/
H A Dsleh.c686 thread_reset_pcs_will_fault(thread); in sleh_synchronous()