KVM: remove export of emulator_write_emulated()
[deliverable/linux.git] / arch / x86 / include / asm / kvm_host.h
index 97774ae3c874ec6f7fa02a79b79c0a75abe24c63..2ca1867ed97aa8f8821b6cd8473561d6e0a5cf29 100644 (file)
@@ -628,11 +628,6 @@ void kvm_inject_nmi(struct kvm_vcpu *vcpu);
 
 void fx_init(struct kvm_vcpu *vcpu);
 
-int emulator_write_emulated(unsigned long addr,
-                           const void *val,
-                           unsigned int bytes,
-                           struct kvm_vcpu *vcpu);
-
 void kvm_mmu_flush_tlb(struct kvm_vcpu *vcpu);
 void kvm_mmu_pte_write(struct kvm_vcpu *vcpu, gpa_t gpa,
                       const u8 *new, int bytes,
This page took 0.040828 seconds and 5 git commands to generate.