Searched defs:arch_disable_smp_support (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/ | ||
| H A D | smp.c | 943 void __weak __init arch_disable_smp_support(void) { } arch_disable_smp_support() function |
| /linux/arch/x86/kernel/ | ||
| H A D | smpboot.c | 1133 void __init arch_disable_smp_support(void) in arch_disable_smp_support() function |