Home
last modified time | relevance | path

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

/arch/mn10300/include/asm/
Dexceptions.h45 EXCEP_MEMERR = 0x000178, /* illegal memory access */ enumerator
/arch/mn10300/kernel/
Dtraps.c74 [EXCEP_MEMERR >> 3] = { SIGSEGV, SEGV_ACCERR },
146 case EXCEP_MEMERR: in die_if_no_fixup()
580 set_excp_vector(EXCEP_MEMERR, handle_exception); in trap_init()
Dgdb-stub.c933 { EXCEP_MEMERR, SIGSEGV },