KVM: PPC: Add HPT preallocator
[deliverable/linux.git] / arch / powerpc / include / asm / kvm_host.h
index 8221e717bbce869538fd958a61d547191bc27e9f..1843d5d2a3be3c8b3b324efa293af96e20435b44 100644 (file)
@@ -235,6 +235,7 @@ struct kvm_arch {
        int slot_npages[KVM_MEM_SLOTS_NUM];
        unsigned short last_vcpu[NR_CPUS];
        struct kvmppc_vcore *vcores[KVM_MAX_VCORES];
+       struct kvmppc_linear_info *hpt_li;
 #endif /* CONFIG_KVM_BOOK3S_64_HV */
 };
 
This page took 0.026466 seconds and 5 git commands to generate.