Lines Matching refs:die_if_kernel

99 		die_if_kernel(buffer, regs);  in bad_trap()
105 die_if_kernel(buffer, regs); in bad_trap()
126 die_if_kernel (buffer, regs); in bad_trap_tl1()
199 die_if_kernel("Iax", regs); in spitfire_insn_access_exception()
233 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()
556 die_if_kernel("UE", regs); in spitfire_ue_log()
2255 die_if_kernel("TLB/TSB error", regs); in sun4v_tlb_error()
2391 die_if_kernel("Penguin overflow trap from kernel mode", regs); in do_tof()
2410 die_if_kernel("TL0: Kernel divide by zero.", regs); in do_div0()
2520 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
2565 EXPORT_SYMBOL(die_if_kernel);
2582 die_if_kernel("Kernel illegal instruction", regs); in do_illegal_instruction()
2687 die_if_kernel("MCD precise", regs); in sun4v_mem_corrupt_detect_precise()
2723 die_if_kernel("TL0: Cache Error Exception", regs); in do_cee()
2730 die_if_kernel("TL1: DIV0 Exception", regs); in do_div0_tl1()
2737 die_if_kernel("TL1: FPU IEEE Exception", regs); in do_fpieee_tl1()
2744 die_if_kernel("TL1: FPU Other Exception", regs); in do_fpother_tl1()
2751 die_if_kernel("TL1: Illegal Instruction Exception", regs); in do_ill_tl1()
2758 die_if_kernel("TL1: IRQ Exception", regs); in do_irq_tl1()
2765 die_if_kernel("TL1: LDDF Exception", regs); in do_lddfmna_tl1()
2772 die_if_kernel("TL1: STDF Exception", regs); in do_stdfmna_tl1()
2778 die_if_kernel("TL0: Phys Watchpoint Exception", regs); in do_paw()
2785 die_if_kernel("TL1: Phys Watchpoint Exception", regs); in do_paw_tl1()
2791 die_if_kernel("TL0: Virt Watchpoint Exception", regs); in do_vaw()
2798 die_if_kernel("TL1: Virt Watchpoint Exception", regs); in do_vaw_tl1()
2805 die_if_kernel("TL1: Tag Overflow Exception", regs); in do_tof_tl1()