Home
last modified time | relevance | path

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

/linux/arch/csky/include/asm/
H A Dtraps.h13 #define VEC_PRIV 5 macro
/linux/arch/m68k/include/asm/
H A Dtraps.h37 #define VEC_PRIV (8) macro
/linux/arch/csky/kernel/
H A Dtraps.c256 case VEC_PRIV: in trap_c()