Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/lib/
H A Dmsr-smp.c249 static void __wrmsr_safe_regs_on_cpu(void *info) in __wrmsr_safe_regs_on_cpu() function
276 err = smp_call_function_single(cpu, __wrmsr_safe_regs_on_cpu, &rv, 1); in wrmsr_safe_regs_on_cpu()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds