Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.c287 (cpu->cfg.iopb_bus_exception ? PVR2_IOPB_BUS_EXC_MASK : 0) | in mb_cpu_realizefn()
377 cfg.iopb_bus_exception, false),
H A Dcpu.h329 bool iopb_bus_exception; member
H A Dop_helper.c416 if (!cpu->cfg.iopb_bus_exception) { in mb_cpu_transaction_failed()