Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/include/asm/
Dtraps.h108 bool option_a = esr & ESR_ELx_MOPS_ISS_OPTION_A; 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()