Searched defs:arch_smt_update (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/arch/x86/kernel/cpu/ | ||
D | common.c | 2347 void arch_smt_update(void) in arch_smt_update() function |
/Linux-v6.6/kernel/ | ||
D | cpu.c | 592 void __weak arch_smt_update(void) { } in arch_smt_update() function |