Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dtraps.h107 bool wrong_option = esr & ESR_ELx_MOPS_ISS_WRONG_OPTION; in arm64_mops_reset_regs() local
125 if (option_a ^ wrong_option) { in arm64_mops_reset_regs()
132 if (!(option_a ^ wrong_option)) { in arm64_mops_reset_regs()