x86/asm: Split __wr{fs,gs}base() out of write_{fs,gs}_base()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 11 Aug 2020 15:05:06 +0000 (16:05 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 29 Sep 2020 12:46:13 +0000 (13:46 +0100)
commitecc9553a12cb14537c851bca43a9f55f23eb6bf0
treeb550837887e815f7acf0dd20c30efbf75095b51d
parentb18b8801d0457881282b9dde46ca1100bd5e6476
x86/asm: Split __wr{fs,gs}base() out of write_{fs,gs}_base()

To match the read side which is already split out.  A future change will want
to use them.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/asm-x86/msr.h