Searched refs:ESR_ELx_MOPS_ISS_MEM_INST (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/arm64/include/asm/ | ||
D | traps.h | 123 if (esr & ESR_ELx_MOPS_ISS_MEM_INST) { in arm64_mops_reset_regs() |
D | esr.h | 381 #define ESR_ELx_MOPS_ISS_MEM_INST (UL(1) << 24) macro |