Searched refs:machine_get_container (Results 1 – 9 of 9) sorted by relevance
67 container = machine_get_container("peripheral"); in foreach_dynamic_sysbus_device()69 container = machine_get_container("peripheral-anon"); in foreach_dynamic_sysbus_device()
124 object_property_add_child(machine_get_container("unattached"), in qdev_connect_gpio_out_named()
479 object_property_add_child(machine_get_container("unattached"), in device_set_realized()830 Object *machine_get_container(const char *name) in machine_get_container() function
350 dev = machine_get_container("peripheral"); in qdev_get_peripheral()361 dev = machine_get_container("peripheral-anon"); in qdev_get_peripheral_anon()1076 Object *peripheral = machine_get_container("peripheral"); in peripheral_device_del_completion()
260 owner = machine_get_container("unattached"); in portio_list_add_1()
2194 object_property_add_child(machine_get_container("unattached"), in qemu_create_machine()
1232 owner = machine_get_container("unattached"); in memory_region_do_init()
1045 Object *machine_get_container(const char *name);
464 container = machine_get_container(fdc_container_path[i]); in pc_find_fdc0()