Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/arm64/
H A Dsleh.c125 void panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) __abortlike;
458 panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) in panic_with_thread_kernel_state() function
518 panic_with_thread_kernel_state("Synchronous exception taken while SP1 selected", state); in sleh_synchronous_sp1()
653 panic_with_thread_kernel_state("Exception on 2-byte instruction", state); in sleh_synchronous()
733 panic_with_thread_kernel_state("Kernel instruction fetch abort", state); in sleh_synchronous()
775panic_with_thread_kernel_state("Hardware Breakpoint Debug exception from kernel. Panic (by design)… in sleh_synchronous()
787panic_with_thread_kernel_state("Software Step Debug exception from kernel. Panic (by design)", sta… in sleh_synchronous()
1004 panic_with_thread_kernel_state(msg, state); in ptrauth_handle_brk_trap()
1091 panic_with_thread_kernel_state(msg, state); in handle_kernel_breakpoint()
1226 panic_with_thread_kernel_state("PC alignment exception from kernel.", ss); in handle_pc_align()
[all …]
H A Dlocore.s797 b EXT(panic_with_thread_kernel_state)
806 b EXT(panic_with_thread_kernel_state)
815 b EXT(panic_with_thread_kernel_state)
H A Dmachine_routines_asm.s1183 CALL_EXTERN panic_with_thread_kernel_state
1216 CALL_EXTERN panic_with_thread_kernel_state