diff options
| author | Xin Li <[email protected]> | 2024-06-05 23:19:14 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2024-08-22 18:25:51 +0000 |
| commit | c97b106fa8aa500823695abfda7c9bdefb42a648 (patch) | |
| tree | 8535b443ffac1369e3120f0925f5f9924c5d025a /lib/crypto/mpi/mpi-mul.c | |
| parent | KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value (diff) | |
| download | kernel-c97b106fa8aa500823695abfda7c9bdefb42a648.tar.gz kernel-c97b106fa8aa500823695abfda7c9bdefb42a648.zip | |
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
Use macros in vmx_restore_vmx_basic() instead of open coding everything
using BIT_ULL() and GENMASK_ULL(). Opportunistically split feature bits
and reserved bits into separate variables, and add a comment explaining
the subset logic (it's not immediately obvious that the set of feature
bits is NOT the set of _supported_ feature bits).
Cc: Shan Kang <[email protected]>
Cc: Kai Huang <[email protected]>
Signed-off-by: Xin Li <[email protected]>
[sean: split to separate patch, write changelog, drop #defines]
Reviewed-by: Zhao Liu <[email protected]>
Reviewed-by: Xiaoyao Li <[email protected]>
Reviewed-by: Kai Huang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
