Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dtrap.c517 int format_option; in handle_moe() local
519 format_option = esr & ISS_MOE_FORMAT_OPTION_MASK; in handle_moe()
532 if (format_option == ISS_MOE_FORMAT_OPTION_A || in handle_moe()
533 format_option == ISS_MOE_FORMAT_OPTION_A2) { in handle_moe()
543 if (format_option == ISS_MOE_FORMAT_OPTION_B || in handle_moe()
544 format_option == ISS_MOE_FORMAT_OPTION_B2) { in handle_moe()