Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/lib/
Dmsr-smp.c173 static void __wrmsr_safe_regs_on_cpu(void *info) in __wrmsr_safe_regs_on_cpu() function
200 err = smp_call_function_single(cpu, __wrmsr_safe_regs_on_cpu, &rv, 1); in wrmsr_safe_regs_on_cpu()