Searched refs:cpu0 (Results 1 – 3 of 3) sorted by relevance
56 CPUState *cpu0; in a9mp_priv_realize() local59 cpu0 = qemu_get_cpu(0); in a9mp_priv_realize()60 cpuobj = OBJECT(cpu0); in a9mp_priv_realize()
12 QDict *cpu0; in get_cpu0_qom_path() local19 cpu0 = qobject_to(QDict, qlist_peek(ret)); in get_cpu0_qom_path()20 path = g_strdup(qdict_get_str(cpu0, "qom-path")); in get_cpu0_qom_path()
185 # @cpu0-id: Unique ID of CPU0 (base64 encoded) (since 7.1)197 'cpu0-id': 'str',