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

/linux-4.4.14/arch/blackfin/kernel/
H A Dtraps.c235 case VEC_CPLB_VL: trap_c()
480 case VEC_CPLB_VL: trap_c()
495 (ANOMALY_05000189 && (trapnr == VEC_CPLB_I_VL || trapnr == VEC_CPLB_VL))) trap_c()
/linux-4.4.14/arch/blackfin/include/asm/
H A Dtraps.h33 #define VEC_CPLB_VL (35) macro
/linux-4.4.14/arch/blackfin/mach-common/
H A Dentry.S64 R6 = VEC_CPLB_VL; /* Data CPLB Violation */

Completed in 2347 milliseconds