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

/linux-master/arch/arm64/include/asm/
H A Dtraps.h107 bool option_a = esr & ESR_ELx_MOPS_ISS_OPTION_A; local
124 if (option_a ^ wrong_option) {
131 if (!(option_a ^ wrong_option)) {

Completed in 154 milliseconds