summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/vgic/vgic-v3.c
diff options
context:
space:
mode:
authorXin Li <xin3.li@intel.com>2024-06-05 16:19:18 -0700
committerSean Christopherson <seanjc@google.com>2024-08-22 11:25:54 -0700
commit566975f6ecd85247bd8989884d7b909d5a456da1 (patch)
tree8c36fde75e33da925c38374305cca98359c5debc /arch/arm64/kvm/vgic/vgic-v3.c
parent8f56b14e9fa0f91daf4d3be05988abf336255dc6 (diff)
downloadlinux-566975f6ecd85247bd8989884d7b909d5a456da1.tar.gz
linux-566975f6ecd85247bd8989884d7b909d5a456da1.tar.bz2
linux-566975f6ecd85247bd8989884d7b909d5a456da1.zip
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
Use macros in vmx_restore_vmx_misc() 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 <shan.kang@intel.com> Cc: Kai Huang <kai.huang@intel.com> Signed-off-by: Xin Li <xin3.li@intel.com> [sean: split to separate patch, write changelog, drop #defines] Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com> Reviewed-by: Kai Huang <kai.huang@intel.com> Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Link: https://lore.kernel.org/r/20240605231918.2915961-11-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'arch/arm64/kvm/vgic/vgic-v3.c')
0 files changed, 0 insertions, 0 deletions