Searched refs:object_create_pre_sandbox (Results 1 – 1 of 1) sorted by relevance
1861 static bool object_create_pre_sandbox(const char *type) in object_create_pre_sandbox() function1894 if (object_create_pre_sandbox(type)) { in object_create_early()2018 return !object_create_early(type) && !object_create_pre_sandbox(type); in object_create_late()2507 object_option_foreach_add(object_create_pre_sandbox); in qemu_process_early_options()