Searched refs:EXCEP_MEMERR (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mn10300/kernel/
H A Dtraps.c73 [EXCEP_MEMERR >> 3] = { SIGSEGV, SEGV_ACCERR },
145 case EXCEP_MEMERR: die_if_no_fixup()
579 set_excp_vector(EXCEP_MEMERR, handle_exception); trap_init()
H A Dgdb-stub.c932 { EXCEP_MEMERR, SIGSEGV },
/linux-4.4.14/arch/mn10300/include/asm/
H A Dexceptions.h45 EXCEP_MEMERR = 0x000178, /* illegal memory access */ enumerator in enum:exception_code

Completed in 54 milliseconds