Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/arm64/
H A Dsleh.c130 void panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) __abortlike;
453 panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) in panic_with_thread_kernel_state() function
513 panic_with_thread_kernel_state("Synchronous exception taken while SP1 selected", state); in sleh_synchronous_sp1()
673 panic_with_thread_kernel_state("Exception on 2-byte instruction", state); in sleh_synchronous()
753 panic_with_thread_kernel_state("Kernel instruction fetch abort", state); in sleh_synchronous()
795panic_with_thread_kernel_state("Hardware Breakpoint Debug exception from kernel. Panic (by design)… in sleh_synchronous()
807panic_with_thread_kernel_state("Software Step Debug exception from kernel. Panic (by design)", sta… in sleh_synchronous()
1018 panic_with_thread_kernel_state(msg, state); in ptrauth_handle_brk_trap()
1116 panic_with_thread_kernel_state(msg, state); in handle_kernel_breakpoint()
1251 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.s1185 CALL_EXTERN panic_with_thread_kernel_state
1218 CALL_EXTERN panic_with_thread_kernel_state