Home
last modified time | relevance | path

Searched refs:generic_processor_info (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmpspec.h76 int generic_processor_info(int apicid);
/openbmc/linux/arch/x86/kernel/
H A Djailhouse.c106 generic_processor_info(setup_data.v1.cpu_ids[cpu]); in jailhouse_get_smp_config()
H A Ddevicetree.c139 generic_processor_info(apic_id); in dtb_cpu_setup()
H A Dmpparse.c62 generic_processor_info(m->apicid); in MP_processor_info()
/openbmc/linux/arch/x86/kernel/acpi/
H A Dboot.c188 cpu = generic_processor_info(id); in acpi_register_lapic()
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c2436 int generic_processor_info(int apicid) in generic_processor_info() function