diff options
author | Babu Moger <babu.moger@amd.com> | 2020-09-11 14:28:50 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-09-28 07:57:15 -0400 |
commit | 830bd71f2c0684b530970d0aea792a12c0cbcdd2 (patch) | |
tree | a78c1bbbe0e43afa3abcbf0bf4b0cdaea9bf5e72 /arch/x86/kvm/vmx/vmx.h | |
parent | 4c44e8d6c19330e48a87103184f840ffe5a423cd (diff) |
KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept. Instead
call generic svm_set_intercept, svm_clr_intercept an dsvm_is_intercep
tfor all cr intercepts.
Signed-off-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Message-Id: <159985253016.11252.16945893859439811480.stgit@bmoger-ubuntu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx/vmx.h')
0 files changed, 0 insertions, 0 deletions