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

/linux-master/arch/arm64/include/asm/
H A Dtraps.h86 return ESR_ELx_AET_UC;
95 return ESR_ELx_AET_UC;
H A Desr.h94 #define ESR_ELx_AET_UC (UL(0) << ESR_ELx_AET_SHIFT) macro
/linux-master/arch/arm64/kernel/
H A Dtraps.c947 case ESR_ELx_AET_UC: /* Uncontainable or Uncategorized error */

Completed in 126 milliseconds