Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c313 } else if (!mcc->no_data_aborts) { in mips_cpu_do_transaction_failed()
/openbmc/qemu/hw/mips/
H A Djazz.c235 mcc->no_data_aborts = true; in mips_jazz_init()
/openbmc/qemu/target/mips/
H A Dcpu.h1231 bool no_data_aborts; member