Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dx86.h114 uint32_t x86_cpu_apic_id_from_index(X86MachineState *x86ms,
/openbmc/qemu/hw/i386/
H A Dx86.c67 uint32_t x86_cpu_apic_id_from_index(X86MachineState *x86ms, in x86_cpu_apic_id_from_index() function
129 x86_cpu_apic_id_from_index(x86ms, i); in x86_possible_cpu_arch_ids()
H A Dx86-common.c86 x86ms->apic_id_limit = x86_cpu_apic_id_from_index(x86ms, in x86_cpus_init()