Searched defs:write_memory (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/isa/ |
H A D | isa.h | 42 int (*write_memory)(IsaDma *obj, int nchan, void *buf, int pos, int len); member
|
/openbmc/qemu/scripts/ |
H A D | analyze-migration.py | 578 def read(self, desc_only = False, dump_memory = False, write_memory = False): argument
|
/openbmc/qemu/dump/ |
H A D | dump.c | 531 static void write_memory(DumpState *s, GuestPhysBlock *block, ram_addr_t start, in write_memory() function
|