Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/arm64/
H A Dsleh.c125 void panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) __abortlike;
463 panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) in panic_with_thread_kernel_state() function
522 panic_with_thread_kernel_state("Synchronous exception taken while SP1 selected", state); in sleh_synchronous_sp1()
657 panic_with_thread_kernel_state("Exception on 2-byte instruction", state); in sleh_synchronous()
736 panic_with_thread_kernel_state("Kernel instruction fetch abort", state); in sleh_synchronous()
781panic_with_thread_kernel_state("Hardware Breakpoint Debug exception from kernel. Panic (by design)… in sleh_synchronous()
793panic_with_thread_kernel_state("Software Step Debug exception from kernel. Panic (by design)", sta… in sleh_synchronous()
1032 panic_with_thread_kernel_state(msg, state); in handle_kernel_breakpoint()
1059 panic_with_thread_kernel_state(msg, state); in handle_kernel_breakpoint()
1193 panic_with_thread_kernel_state("PC alignment exception from kernel.", ss); in handle_pc_align()
[all …]
H A Dlocore.s772 b EXT(panic_with_thread_kernel_state)
781 b EXT(panic_with_thread_kernel_state)
790 b EXT(panic_with_thread_kernel_state)
H A Dmachine_routines_asm.s1136 CALL_EXTERN panic_with_thread_kernel_state
1169 CALL_EXTERN panic_with_thread_kernel_state