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