Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dtraps.h115 bool option_a = esr & ESR_ELx_MOPS_ISS_OPTION_A; in arm64_mops_reset_regs() local
131 if (option_a ^ wrong_option) { in arm64_mops_reset_regs()
139 if (!(option_a ^ wrong_option)) { in arm64_mops_reset_regs()