KVM: MMU: Reinstate pte prefetch on invlpg
[safe/jmp/linux-2.6] / arch / x86 / include / asm / kvm_host.h
index ea1b6c6..28826c8 100644 (file)
@@ -389,6 +389,7 @@ struct kvm_arch {
        unsigned int n_free_mmu_pages;
        unsigned int n_requested_mmu_pages;
        unsigned int n_alloc_mmu_pages;
+       atomic_t invlpg_counter;
        struct hlist_head mmu_page_hash[KVM_NUM_MMU_PAGES];
        /*
         * Hash table of struct kvm_mmu_page.