Searched defs:arch_smt_update (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kernel/cpu/ | ||
| H A D | common.c | 2516 void arch_smt_update(void) in arch_smt_update() function |
| /linux/kernel/ | ||
| H A D | cpu.c | 603 void __weak arch_smt_update(void) { } in arch_smt_update() function |