diff options
author | Mohammed Gamal <mgamal@redhat.com> | 2020-07-10 17:48:04 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-10 19:09:40 +0200 |
commit | cd313569f5817782033b179f5dd81c2b611bbd18 (patch) | |
tree | c4ee14bacb3bef03117c58df71eba947290bb4ef /arch/x86/kvm/vmx | |
parent | KVM: x86: Add helper functions for illegal GPA checking and page fault injection (diff) | |
download | linux-cd313569f5817782033b179f5dd81c2b611bbd18.tar.xz linux-cd313569f5817782033b179f5dd81c2b611bbd18.zip |
KVM: x86: mmu: Move translate_gpa() to mmu.c
Also no point of it being inline since it's always called through
function pointers. So remove that.
Signed-off-by: Mohammed Gamal <mgamal@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200710154811.418214-3-mgamal@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx')
0 files changed, 0 insertions, 0 deletions