x86/spec-ctrl: Rename SCF_ist_wrmsr to SCF_ist_sc_msr
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 28 Jun 2022 13:36:56 +0000 (14:36 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 12 Jul 2022 15:25:33 +0000 (16:25 +0100)
commit31aa2a20bfefc3a8a200da54a56471bf99f9630e
tree4ca6248bed107f7e5c3f8dff7dfaf10c0c1efc90
parent3a280cbae7022b83af91c27a8e2211ba3b1234f5
x86/spec-ctrl: Rename SCF_ist_wrmsr to SCF_ist_sc_msr

We are about to introduce SCF_ist_ibpb, at which point SCF_ist_wrmsr becomes
ambiguous.

No functional change.

This is part of XSA-407.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
(cherry picked from commit 76d6a36f645dfdbad8830559d4d52caf36efc75e)
xen/arch/x86/spec_ctrl.c
xen/include/asm-x86/spec_ctrl.h
xen/include/asm-x86/spec_ctrl_asm.h