Home
last modified time | relevance | path

Searched refs:x86_cpu_new (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/i386/
H A Dx86.h101 void x86_cpu_new(X86MachineState *pcms, int64_t apic_id, Error **errp);
/openbmc/qemu/hw/i386/
H A Dx86.c98 void x86_cpu_new(X86MachineState *x86ms, int64_t apic_id, Error **errp) in x86_cpu_new() function
152 x86_cpu_new(x86ms, possible_cpus->cpus[i].arch_id, &error_fatal); in x86_cpus_init()