wrmsr_safe_regs_on_cpu  350 arch/x86/include/asm/msr.h int wrmsr_safe_regs_on_cpu(unsigned int cpu, u32 regs[8]);
wrmsr_safe_regs_on_cpu  141 arch/x86/kernel/msr.c 		err = wrmsr_safe_regs_on_cpu(cpu, regs);
wrmsr_safe_regs_on_cpu  280 arch/x86/lib/msr-smp.c EXPORT_SYMBOL(wrmsr_safe_regs_on_cpu);