Home
last modified time | relevance | path

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

/arch/arc/include/asm/
Darcregs.h61 #define ECR_V_MACH_CHK 0x20 macro
69 #define ECR_V_MACH_CHK 0x03 macro
/arch/arc/kernel/
Dtroubleshoot.c139 } else if (vec == ECR_V_MACH_CHK) { in show_ecr_verbose()