Lines Matching refs:die_if_kernel
97 die_if_kernel(buffer, regs); in bad_trap()
103 die_if_kernel(buffer, regs); in bad_trap()
124 die_if_kernel (buffer, regs); in bad_trap_tl1()
197 die_if_kernel("Iax", regs); in spitfire_insn_access_exception()
232 die_if_kernel("Iax", regs); in sun4v_insn_access_exception()
318 die_if_kernel("Dax", regs); in spitfire_data_access_exception()
367 die_if_kernel("Dax", regs); in sun4v_data_access_exception()
559 die_if_kernel("UE", regs); in spitfire_ue_log()
2259 die_if_kernel("TLB/TSB error", regs); in sun4v_tlb_error()
2396 die_if_kernel("Penguin overflow trap from kernel mode", regs); in do_tof()
2416 die_if_kernel("TL0: Kernel divide by zero.", regs); in do_div0()
2526 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
2573 EXPORT_SYMBOL(die_if_kernel);
2590 die_if_kernel("Kernel illegal instruction", regs); in do_illegal_instruction()
2695 die_if_kernel("MCD precise", regs); in sun4v_mem_corrupt_detect_precise()
2732 die_if_kernel("TL0: Cache Error Exception", regs); in do_cee()
2739 die_if_kernel("TL1: DIV0 Exception", regs); in do_div0_tl1()
2746 die_if_kernel("TL1: FPU IEEE Exception", regs); in do_fpieee_tl1()
2753 die_if_kernel("TL1: FPU Other Exception", regs); in do_fpother_tl1()
2760 die_if_kernel("TL1: Illegal Instruction Exception", regs); in do_ill_tl1()
2767 die_if_kernel("TL1: IRQ Exception", regs); in do_irq_tl1()
2774 die_if_kernel("TL1: LDDF Exception", regs); in do_lddfmna_tl1()
2781 die_if_kernel("TL1: STDF Exception", regs); in do_stdfmna_tl1()
2787 die_if_kernel("TL0: Phys Watchpoint Exception", regs); in do_paw()
2794 die_if_kernel("TL1: Phys Watchpoint Exception", regs); in do_paw_tl1()
2800 die_if_kernel("TL0: Virt Watchpoint Exception", regs); in do_vaw()
2807 die_if_kernel("TL1: Virt Watchpoint Exception", regs); in do_vaw_tl1()
2814 die_if_kernel("TL1: Tag Overflow Exception", regs); in do_tof_tl1()