Home
last modified time | relevance | path

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

/qemu/hw/dma/
H A Dpl330.c132 uint8_t stall; member
751 if (!ch->stall) { in pl330_dmald()
872 ch->stall = 1; in pl330_dmarmb()
925 if (!ch->stall) { in pl330_dmast()
1004 ch->stall = 1; in pl330_dmawfe()
1047 ch->stall = 1; in pl330_dmawfp()
1144 ch->stall = 0; in pl330_chan_exec()
1152 if (!ch->stall) { in pl330_chan_exec()
1326 ch->stall = 0; in pl330_debug_exec()
1331 if (ch->stall) { in pl330_debug_exec()
[all …]
H A Dtrace-events43 pl330_debug_exec_stall(void) "stall of debug instruction not implemented"
/qemu/target/riscv/insn_trans/
H A Dtrans_rvzawrs.c.inc28 * terminate the stall and complete execution for any reason.
/qemu/hw/arm/
H A Dsmmuv3-internal.h466 bool stall; member
H A Dsmmuv3.c225 EVT_SET_STALL(&evt, info->u.f_walk_eabt.stall); in smmuv3_record_event()
/qemu/docs/devel/
H A Dsubmitting-a-patch.rst459 from the previous round tends to alienate reviewers and stall your