Home
last modified time | relevance | path

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

/qemu/include/hw/s390x/
H A Dstorage-attributes.h40 void (*synchronize)(S390StAttribState *sa); member
/qemu/monitor/
H A Dhmp-cmds-target.c51 static CPUState *mon_get_cpu_sync(Monitor *mon, bool synchronize) in mon_get_cpu_sync()