]> Git Repo - linux.git/commit
x86/msr-index: Add MSRs for XFD
authorChang S. Bae <[email protected]>
Thu, 21 Oct 2021 22:55:17 +0000 (15:55 -0700)
committerBorislav Petkov <[email protected]>
Tue, 26 Oct 2021 08:18:09 +0000 (10:18 +0200)
commitdae1bd58389615d401a84aedc38fa075ef8f7de6
tree01e8f9c7df443052c9d7542cff4a3fefd83e3467
parentc351101678ce54492b6e09810ec02efc0df036a9
x86/msr-index: Add MSRs for XFD

XFD introduces two MSRs:

    - IA32_XFD to enable/disable a feature controlled by XFD

    - IA32_XFD_ERR to expose to the #NM trap handler which feature
      was tried to be used for the first time.

Both use the same xstate-component bitmap format, used by XCR0.

Signed-off-by: Chang S. Bae <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Chang S. Bae <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
arch/x86/include/asm/msr-index.h
This page took 0.054335 seconds and 4 git commands to generate.