Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/arm64/
H A Dsleh.c121 void panic_with_thread_kernel_state(const char *msg, arm_saved_state_t *ss) __abortlike;
459 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()
732 panic_with_thread_kernel_state("Kernel instruction fetch abort", state); in sleh_synchronous()
777panic_with_thread_kernel_state("Hardware Breakpoint Debug exception from kernel. Panic (by design)… in sleh_synchronous()
789panic_with_thread_kernel_state("Software Step Debug exception from kernel. Panic (by design)", sta… in sleh_synchronous()
1028 panic_with_thread_kernel_state(msg, state); in handle_kernel_breakpoint()
1055 panic_with_thread_kernel_state(msg, state); in handle_kernel_breakpoint()
1189 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.s1130 CALL_EXTERN panic_with_thread_kernel_state
1163 CALL_EXTERN panic_with_thread_kernel_state