Lines Matching refs:die_if_kernel
98 die_if_kernel(buffer, regs); in bad_trap()
104 die_if_kernel(buffer, regs); in bad_trap()
125 die_if_kernel (buffer, regs); in bad_trap_tl1()
198 die_if_kernel("Iax", regs); in spitfire_insn_access_exception()
232 die_if_kernel("Iax", regs); in sun4v_insn_access_exception()
317 die_if_kernel("Dax", regs); in spitfire_data_access_exception()
366 die_if_kernel("Dax", regs); in sun4v_data_access_exception()
555 die_if_kernel("UE", regs); in spitfire_ue_log()
2254 die_if_kernel("TLB/TSB error", regs); in sun4v_tlb_error()
2390 die_if_kernel("Penguin overflow trap from kernel mode", regs); in do_tof()
2409 die_if_kernel("TL0: Kernel divide by zero.", regs); in do_div0()
2519 void __noreturn die_if_kernel(char *str, struct pt_regs *regs) in die_if_kernel() function
2564 EXPORT_SYMBOL(die_if_kernel);
2581 die_if_kernel("Kernel illegal instruction", regs); in do_illegal_instruction()
2686 die_if_kernel("MCD precise", regs); in sun4v_mem_corrupt_detect_precise()
2722 die_if_kernel("TL0: Cache Error Exception", regs); in do_cee()
2729 die_if_kernel("TL1: DIV0 Exception", regs); in do_div0_tl1()
2736 die_if_kernel("TL1: FPU IEEE Exception", regs); in do_fpieee_tl1()
2743 die_if_kernel("TL1: FPU Other Exception", regs); in do_fpother_tl1()
2750 die_if_kernel("TL1: Illegal Instruction Exception", regs); in do_ill_tl1()
2757 die_if_kernel("TL1: IRQ Exception", regs); in do_irq_tl1()
2764 die_if_kernel("TL1: LDDF Exception", regs); in do_lddfmna_tl1()
2771 die_if_kernel("TL1: STDF Exception", regs); in do_stdfmna_tl1()
2777 die_if_kernel("TL0: Phys Watchpoint Exception", regs); in do_paw()
2784 die_if_kernel("TL1: Phys Watchpoint Exception", regs); in do_paw_tl1()
2790 die_if_kernel("TL0: Virt Watchpoint Exception", regs); in do_vaw()
2797 die_if_kernel("TL1: Virt Watchpoint Exception", regs); in do_vaw_tl1()
2804 die_if_kernel("TL1: Tag Overflow Exception", regs); in do_tof_tl1()