Searched refs:SEGV_ADIPERR (Results 1 – 7 of 7) sorted by relevance
133 SEGV_ADIPERR, /* Precise MCD exception. */ enumerator134 # define SEGV_ADIPERR SEGV_ADIPERR macro
231 #define SEGV_ADIPERR 7 /* Precise MCD exception */ macro
131 siginfo.si_code = SEGV_ADIPERR;
2700 force_sig_fault(SIGSEGV, SEGV_ADIPERR, (void __user *)addr, 0); in sun4v_mem_corrupt_detect_precise()