Home
last modified time | relevance | path

Searched refs:hpte_cache_count (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/kvm/
Dbook3s_mmu_hpte.c124 vcpu3s->hpte_cache_count--; in invalidate_pte()
300 vcpu3s->hpte_cache_count++; in kvmppc_mmu_hpte_cache_next()
302 if (vcpu3s->hpte_cache_count == HPTEG_CACHE_NUM) in kvmppc_mmu_hpte_cache_next()
Dtrace.h258 __entry->count = to_book3s(vcpu)->hpte_cache_count;
/linux-3.4.99/arch/powerpc/include/asm/
Dkvm_book3s.h100 int hpte_cache_count; member