Searched defs:invlpg_counter (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | kvm_host.h | 422 atomic_t invlpg_counter; member |
/linux-2.6.39/arch/x86/kvm/ | ||
D | mmu.c | 3235 int level, npte, invlpg_counter, r, flooded = 0; in kvm_mmu_pte_write() local |