Searched refs:object_create_early (Results 1 – 1 of 1) sorted by relevance
1952 static bool object_create_early(const char *type) in object_create_early() 2051 object_option_foreach_add(object_create_early); in qemu_create_early_backends() 2084 return !object_create_early(type) && !object_create_pre_sandbox(type); in qemu_create_late_backends() 1946 static bool object_create_early(const char *type) object_create_early() function