Searched refs:DEBUG_VECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/score/include/asm/ | ||
D | irq.h | 8 #define DEBUG_VECTOR_SIZE (0x4) macro |
/linux-4.1.27/arch/score/kernel/ | ||
D | traps.c | 307 &debug_exception_vector, DEBUG_VECTOR_SIZE); in trap_init() |