Home
last modified time | relevance | path

Searched refs:root_count (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/kvm/
Dmmutrace.h14 __field(__u32, root_count) \
21 __entry->root_count = sp->root_count; \
42 __entry->root_count, \
Dmmu.c2258 if (!sp->root_count) { in kvm_mmu_prepare_zap_page()
2299 WARN_ON(!sp->role.invalid || sp->root_count); in kvm_mmu_commit_zap_page()
3077 --sp->root_count; in mmu_free_roots()
3078 if (!sp->root_count && sp->role.invalid) { in mmu_free_roots()
3094 --sp->root_count; in mmu_free_roots()
3095 if (!sp->root_count && sp->role.invalid) in mmu_free_roots()
3128 ++sp->root_count; in mmu_alloc_direct_roots()
3143 ++sp->root_count; in mmu_alloc_direct_roots()
3180 ++sp->root_count; in mmu_alloc_shadow_roots()
3215 ++sp->root_count; in mmu_alloc_shadow_roots()
/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h229 int root_count; /* Currently serving as active root */ member
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt194 root_count: