Lines Matching refs:die_if_kernel
97 die_if_kernel(buffer, regs); in bad_trap()
103 die_if_kernel(buffer, regs); in bad_trap()
128 die_if_kernel (buffer, regs); in bad_trap_tl1()
202 die_if_kernel("Iax", regs); in spitfire_insn_access_exception()
242 die_if_kernel("Iax", regs); in sun4v_insn_access_exception()
295 die_if_kernel("Dax", regs); in spitfire_data_access_exception()
347 die_if_kernel("Dax", regs); in sun4v_data_access_exception()
521 die_if_kernel("UE", regs); in spitfire_ue_log()
2109 die_if_kernel("TLB/TSB error", regs); in sun4v_tlb_error()
2250 die_if_kernel("Penguin overflow trap from kernel mode", regs); in do_tof()
2275 die_if_kernel("TL0: Kernel divide by zero.", regs); in do_div0()
2389 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
2436 EXPORT_SYMBOL(die_if_kernel);
2454 die_if_kernel("Kernel illegal instruction", regs); in do_illegal_instruction()
2566 die_if_kernel("TL0: Cache Error Exception", regs); in do_cee()
2573 die_if_kernel("TL1: DIV0 Exception", regs); in do_div0_tl1()
2580 die_if_kernel("TL1: FPU IEEE Exception", regs); in do_fpieee_tl1()
2587 die_if_kernel("TL1: FPU Other Exception", regs); in do_fpother_tl1()
2594 die_if_kernel("TL1: Illegal Instruction Exception", regs); in do_ill_tl1()
2601 die_if_kernel("TL1: IRQ Exception", regs); in do_irq_tl1()
2608 die_if_kernel("TL1: LDDF Exception", regs); in do_lddfmna_tl1()
2615 die_if_kernel("TL1: STDF Exception", regs); in do_stdfmna_tl1()
2621 die_if_kernel("TL0: Phys Watchpoint Exception", regs); in do_paw()
2628 die_if_kernel("TL1: Phys Watchpoint Exception", regs); in do_paw_tl1()
2634 die_if_kernel("TL0: Virt Watchpoint Exception", regs); in do_vaw()
2641 die_if_kernel("TL1: Virt Watchpoint Exception", regs); in do_vaw_tl1()
2648 die_if_kernel("TL1: Tag Overflow Exception", regs); in do_tof_tl1()