Home
last modified time | relevance | path

Searched refs:x2apic_set_max_apicid (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_phys.c13 void __init x2apic_set_max_apicid(u32 apicid) in x2apic_set_max_apicid() function
16 if (apic->x2apic_set_max_apicid) in x2apic_set_max_apicid()
157 .x2apic_set_max_apicid = true,
H A Dinit.c98 if (IS_ENABLED(CONFIG_X86_X2APIC) && apic->x2apic_set_max_apicid) in apic_install_driver()
H A Dx2apic_cluster.c242 .x2apic_set_max_apicid = true,
H A Dapic.c1884 x2apic_set_max_apicid(apic_limit); in try_to_enable_x2apic()
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h230 extern void __init x2apic_set_max_apicid(u32 apicid);
280 x2apic_set_max_apicid : 1; member