Searched refs:ESR_ELx_MOPS_ISS_OPTION_A (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/arm64/include/asm/ | ||
D | traps.h | 108 bool option_a = esr & ESR_ELx_MOPS_ISS_OPTION_A; in arm64_mops_reset_regs() |
D | esr.h | 384 #define ESR_ELx_MOPS_ISS_OPTION_A (UL(1) << 16) macro |