Lines Matching refs:force_sig_fault
110 force_sig_fault(SIGILL, ILL_ILLTRP, in bad_trap()
204 force_sig_fault(SIGSEGV, SEGV_MAPERR, in spitfire_insn_access_exception()
240 force_sig_fault(SIGSEGV, SEGV_MAPERR, (void __user *) addr, 0); in sun4v_insn_access_exception()
325 force_sig_fault(SIGSEGV, SEGV_MAPERR, (void __user *)sfar, 0); in spitfire_data_access_exception()
389 force_sig_fault(SIGILL, ILL_ILLADR, (void __user *)addr, 0); in sun4v_data_access_exception()
392 force_sig_fault(SIGSEGV, SEGV_ACCADI, (void __user *)addr, 0); in sun4v_data_access_exception()
395 force_sig_fault(SIGSEGV, SEGV_MAPERR, (void __user *)addr, 0); in sun4v_data_access_exception()
572 force_sig_fault(SIGBUS, BUS_OBJERR, (void *)0, 0); in spitfire_ue_log()
2073 force_sig_fault(SIGSEGV, SEGV_ADIDERR, (void __user *)ent.err_raddr, in do_mcd_err()
2187 force_sig_fault(SIGBUS, BUS_ADRERR, in sun4v_nonresum_error_user_handled()
2344 force_sig_fault(SIGFPE, code, in do_fpe_common()
2399 force_sig_fault(SIGEMT, EMT_TAGOVF, in do_tof()
2419 force_sig_fault(SIGFPE, FPE_INTDIV, in do_div0()
2616 force_sig_fault(SIGILL, ILL_ILLOPC, (void __user *)pc, 0); in do_illegal_instruction()
2636 force_sig_fault(SIGBUS, BUS_ADRALN, (void __user *)sfar, 0); in mem_address_unaligned()
2654 force_sig_fault(SIGBUS, BUS_ADRALN, (void __user *) addr, 0); in sun4v_do_mna()
2701 force_sig_fault(SIGSEGV, SEGV_ADIPERR, (void __user *)addr, 0); in sun4v_mem_corrupt_detect_precise()
2716 force_sig_fault(SIGILL, ILL_PRVOPC, in do_privop()