Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/arm64/
H A Dsleh.c124 void panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) __abortlike;
462 panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) in panic_with_thread_kernel_state() function
521 panic_with_thread_kernel_state("Synchronous exception taken while SP1 selected", state); in sleh_synchronous_sp1()
656 panic_with_thread_kernel_state("Exception on 2-byte instruction", state); in sleh_synchronous()
735 panic_with_thread_kernel_state("Kernel instruction fetch abort", state); in sleh_synchronous()
780panic_with_thread_kernel_state("Hardware Breakpoint Debug exception from kernel. Panic (by design)… in sleh_synchronous()
792panic_with_thread_kernel_state("Software Step Debug exception from kernel. Panic (by design)", sta… in sleh_synchronous()
1031 panic_with_thread_kernel_state(msg, state); in handle_kernel_breakpoint()
1058 panic_with_thread_kernel_state(msg, state); in handle_kernel_breakpoint()
1192 panic_with_thread_kernel_state("PC alignment exception from kernel.", ss); in handle_pc_align()
[all …]
H A Dlocore.s771 b EXT(panic_with_thread_kernel_state)
780 b EXT(panic_with_thread_kernel_state)
789 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