Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dsyndrome.h359 bool epilogue, bool wrong_option, bool option_a, in syn_mop() argument
364 (epilogue << 18) | (wrong_option << 17) | (option_a << 16) | in syn_mop()
/openbmc/linux/arch/arm64/kernel/
H A Dtraps.c519 bool wrong_option = esr & ESR_ELx_MOPS_ISS_WRONG_OPTION; in do_el0_mops() local
537 if (option_a ^ wrong_option) { in do_el0_mops()
544 if (!(option_a ^ wrong_option)) { in do_el0_mops()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch69 _dl_usage (const char *argv0, const char *wrong_option)