Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Driscv_htif.c306 s->fromhost_inprogress = 1; in htif_mm_write()
310 s->fromhost_inprogress = 0; in htif_mm_write()
347 s->fromhost_inprogress = 0; in htif_mm_init()
/openbmc/qemu/include/hw/char/
H A Driscv_htif.h31 int fromhost_inprogress; member