Home
last modified time | relevance | path

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

/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()
145 .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.c241 .x2apic_set_max_apicid = true,
/linux/arch/x86/include/asm/
H A Dapic.h246 extern void __init x2apic_set_max_apicid(u32 apicid);
294 x2apic_set_max_apicid : 1, member