Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/lib/
H A Dmsr-smp.c248 static void __wrmsr_safe_regs_on_cpu(void *info) in __wrmsr_safe_regs_on_cpu() function
275 err = smp_call_function_single(cpu, __wrmsr_safe_regs_on_cpu, &rv, 1); in wrmsr_safe_regs_on_cpu()