]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/kvm_host.h
mm: introduce kv[mz]alloc helpers
[karo-tx-linux.git] / include / linux / kvm_host.h
index d0250744507a284138d0e7e702bb64e1d205e769..5d9b2a08e5538afb6ba3e083c8b2a8bdb35f7dfc 100644 (file)
@@ -767,8 +767,6 @@ void kvm_arch_check_processor_compat(void *rtn);
 int kvm_arch_vcpu_runnable(struct kvm_vcpu *vcpu);
 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu);
 
-void *kvm_kvzalloc(unsigned long size);
-
 #ifndef __KVM_HAVE_ARCH_VM_ALLOC
 static inline struct kvm *kvm_arch_alloc_vm(void)
 {