Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/apic/
Dprobe_32.c145 def_to_bigsmp = 0; in default_setup_apic_routing()
152 def_to_bigsmp = 1; in default_setup_apic_routing()
Dbigsmp_32.c114 if (def_to_bigsmp) in probe_bigsmp()
/linux-6.1.9/arch/x86/include/asm/
Dmpspec.h26 extern unsigned int def_to_bigsmp;
/linux-6.1.9/arch/x86/kernel/
Dsetup.c120 unsigned int def_to_bigsmp; variable
Dsmpboot.c1298 if (def_to_bigsmp && nr_cpu_ids > 8) { in smp_sanity_check()