Searched refs:TYPE_VMCLOCK (Results 1 – 2 of 2) sorted by relevance
9 #define TYPE_VMCLOCK "vmclock" macro28 return object_resolve_path_type("", TYPE_VMCLOCK, NULL); in find_vmclock_dev()
130 error_setg(errp, "at most one %s device is permitted", TYPE_VMCLOCK); in vmclock_realize()168 .name = TYPE_VMCLOCK,