Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-io.c214 static int do_load_vmstate(char *buf, int64_t offset, int count, int *total) in do_load_vmstate() function
459 cnt = do_load_vmstate(buf, offset, count, &total); in read_f()