KVM: s390: Removed VIRTIODESCSPACE
[deliverable/linux.git] / arch / s390 / kvm / kvm-s390.h
index aad541fc9098990430e919cfe88a830526be09fe..fcd25b4bc7af52fd219845e21e01e6db7975910b 100644 (file)
@@ -19,9 +19,6 @@
 #include <linux/kvm.h>
 #include <linux/kvm_host.h>
 
-/* The current code can have up to 256 pages for virtio */
-#define VIRTIODESCSPACE (256ul * 4096ul)
-
 typedef int (*intercept_handler_t)(struct kvm_vcpu *vcpu);
 
 /* declare vfacilities extern */
This page took 0.029646 seconds and 5 git commands to generate.