x86/MSR: Move native_* variants to msr.h
authorBorislav Petkov <bp@suse.de>
Thu, 1 Mar 2018 15:13:36 +0000 (16:13 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 8 Mar 2018 09:22:57 +0000 (10:22 +0100)
commitc996f3802006a585a6c3f8eaa73e375330efc0e7
tree8c82d8ef9d64dac49974251e45b32276176eaf7d
parent1b88accf6a659c46d5c8e68912896f112bf882bb
x86/MSR: Move native_* variants to msr.h

... where they belong.

No functional change.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Cc: kvm@vger.kernel.org
Link: https://lkml.kernel.org/r/20180301151336.12948-1-bp@alien8.de
arch/x86/include/asm/microcode.h
arch/x86/include/asm/msr.h
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c