Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/include/asm/
Darcregs.h82 #define ECR_C_PROTV_MISALIG_DATA 0x04 macro
/linux-4.4.14/arch/arc/kernel/
Dtroubleshoot.c146 else if (cause_code == ECR_C_PROTV_MISALIG_DATA) in show_ecr_verbose()