Home
last modified time | relevance | path

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

/arch/x86/kernel/apic/
Dprobe_32.c161 def_to_bigsmp = 0; in default_setup_apic_routing()
166 def_to_bigsmp = 1; in default_setup_apic_routing()
Dbigsmp_32.c122 if (def_to_bigsmp) in probe_bigsmp()
/arch/x86/include/asm/
Dmpspec.h26 extern unsigned int def_to_bigsmp;
/arch/x86/kernel/
Dsetup.c185 unsigned int def_to_bigsmp; variable
Dsmpboot.c1073 if (def_to_bigsmp && nr_cpu_ids > 8) { in smp_sanity_check()