Home
last modified time | relevance | path

Searched refs:ILL_CPLB_VI (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/blackfin/include/asm/
Dsiginfo.h19 #define ILL_CPLB_VI (__SI_FAULT|9) /* D/I CPLB protect violation ******** */ macro
/linux-3.4.99/arch/blackfin/kernel/
Dtraps.c235 info.si_code = ILL_CPLB_VI; in trap_c()
304 info.si_code = ILL_CPLB_VI; in trap_c()