Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm...
[deliverable/linux.git] / arch / arm64 / include / asm / kvm_host.h
index 4cc8c7078f392f2fc0bb66dd529bbedc78f25c97..5d85a02d1231e9b6a3738e48cee574e19f987c6b 100644 (file)
 
 #define KVM_VCPU_MAX_FEATURES 2
 
-/* We don't currently support large pages. */
-#define KVM_HPAGE_GFN_SHIFT(x) 0
-#define KVM_NR_PAGE_SIZES      1
-#define KVM_PAGES_PER_HPAGE(x) (1UL<<31)
-
 struct kvm_vcpu;
 int kvm_target_cpu(void);
 int kvm_reset_vcpu(struct kvm_vcpu *vcpu);
This page took 0.031761 seconds and 5 git commands to generate.