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