Home
last modified time | relevance | path

Searched defs:wsize (Results 1 – 2 of 2) sorted by relevance

/qemu/monitor/
H A Dhmp-cmds-target.c124 static void memory_dump(Monitor *mon, int count, int format, int wsize, in memory_dump()
/qemu/hw/dma/
H A Dsifive_pdma.c77 int wsize, rsize, size, remainder; in sifive_pdma_run() local