diff options
author | 2022-01-12 18:01:32 +0100 | |
---|---|---|
committer | 2022-01-28 07:38:26 -0500 | |
commit | 2423a4c0d17418eca1ba1e3f48684cb2ab7523d5 (patch) | |
tree | 5154b36a6f033674c726b9c6cf34cf487ba75ca8 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER (diff) | |
download | linux-dev-2423a4c0d17418eca1ba1e3f48684cb2ab7523d5.tar.xz linux-dev-2423a4c0d17418eca1ba1e3f48684cb2ab7523d5.zip |
KVM: nVMX: Rename vmcs_to_field_offset{,_table}
vmcs_to_field_offset{,_table} may sound misleading as VMCS is an opaque
blob which is not supposed to be accessed directly. In fact,
vmcs_to_field_offset{,_table} are related to KVM defined VMCS12 structure.
Rename vmcs_field_to_offset() to get_vmcs12_field_offset() for clarity.
No functional change intended.
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20220112170134.1904308-4-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions