Home
last modified time | relevance | path

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

/xnu-10063.141.1/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-10063.141.1/osfmk/i386/ !
H A Dtrap.c1061 thread_reset_pcs_will_fault(thread); in user_trap()
/xnu-10063.141.1/osfmk/arm64/ !
H A Dsleh.c752 thread_reset_pcs_will_fault(thread); in sleh_synchronous()