diff options
-rw-r--r-- | arch/x86/include/asm/kvm_host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/kvm_host.h b/arch/x86/include/asm/kvm_host.h index de388c55e7ec..5dc75edaaa1d 100644 --- a/arch/x86/include/asm/kvm_host.h +++ b/arch/x86/include/asm/kvm_host.h | |||
@@ -936,7 +936,6 @@ void kvm_mmu_new_cr3(struct kvm_vcpu *vcpu); | |||
936 | void kvm_enable_tdp(void); | 936 | void kvm_enable_tdp(void); |
937 | void kvm_disable_tdp(void); | 937 | void kvm_disable_tdp(void); |
938 | 938 | ||
939 | int complete_pio(struct kvm_vcpu *vcpu); | ||
940 | bool kvm_check_iopl(struct kvm_vcpu *vcpu); | 939 | bool kvm_check_iopl(struct kvm_vcpu *vcpu); |
941 | 940 | ||
942 | static inline gpa_t translate_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access) | 941 | static inline gpa_t translate_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access) |