Searched defs:qom_path (Results 1 – 8 of 8) sorted by relevance
128 const char *qom_path, StatsList *stats_list) in add_stats_entry()
100 g_autofree const char *qom_path = NULL; in rtas_set_time_of_day() local
141 g_autofree const char *qom_path = object_get_canonical_path(opaque); in pl031_write() local
596 g_autofree const char *qom_path = object_get_canonical_path(OBJECT(s)); in rtc_set_time() local
109 char *qom_path = object_get_canonical_path(OBJECT(dev)); in virtio_ccw_mem_size_change_notify() local
112 char *qom_path = object_get_canonical_path(OBJECT(dev)); in virtio_mem_pci_size_change_notify() local
1124 void qtest_irq_intercept_out(QTestState *s, const char *qom_path) in qtest_irq_intercept_out()1130 void qtest_irq_intercept_out_named(QTestState *s, const char *qom_path, const char *name) in qtest_irq_intercept_out_named()1136 void qtest_irq_intercept_in(QTestState *s, const char *qom_path) in qtest_irq_intercept_in()1142 void qtest_set_irq_in(QTestState *s, const char *qom_path, const char *name, in qtest_set_irq_in()
96 g_autofree char *qom_path = NULL; in vfio_migration_send_event() local