diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-03-02 18:02:38 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-03-16 17:57:45 +0100 |
commit | ac6389ab2c7ad900cc5b02bf4058d2e431963ea9 (patch) | |
tree | b7fc9206f3b18d74727c18c21d19c270e43cf045 /arch/x86/kvm/irq.c | |
parent | ac69dfaacee8ec6e3fb291f15ec7735a7772eab2 (diff) | |
download | lwn-ac6389ab2c7ad900cc5b02bf4058d2e431963ea9.tar.gz lwn-ac6389ab2c7ad900cc5b02bf4058d2e431963ea9.zip |
KVM: nVMX: Rename EPTP validity helper and associated variables
Rename valid_ept_address() to nested_vmx_check_eptp() to follow the nVMX
nomenclature and to reflect that the function now checks a lot more than
just the address contained in the EPTP. Rename address to new_eptp in
associated code.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/irq.c')
0 files changed, 0 insertions, 0 deletions