Home
last modified time | relevance | path

Searched refs:cpu0 (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/cpu/
H A Da9mpcore.c56 CPUState *cpu0; in a9mp_priv_realize() local
59 cpu0 = qemu_get_cpu(0); in a9mp_priv_realize()
60 cpuobj = OBJECT(cpu0); in a9mp_priv_realize()
/qemu/tests/qtest/
H A Dtest-x86-cpuid-compat.c12 QDict *cpu0; in get_cpu0_qom_path() local
19 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()
/qemu/qapi/
H A Dmisc-target.json185 # @cpu0-id: Unique ID of CPU0 (base64 encoded) (since 7.1)
197 'cpu0-id': 'str',