Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dprobe_32.c148 def_to_bigsmp = 0; in default_setup_apic_routing()
155 def_to_bigsmp = 1; in default_setup_apic_routing()
H A Dbigsmp_32.c114 if (def_to_bigsmp) in probe_bigsmp()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmpspec.h26 extern unsigned int def_to_bigsmp;
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c120 unsigned int def_to_bigsmp; variable
H A Dsmpboot.c1246 if (def_to_bigsmp && nr_cpu_ids > 8) { in smp_sanity_check()