Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dmmutrace.h14 __field(__u32, root_count) \
21 __entry->root_count = sp->root_count; \
42 __entry->root_count, \
Dmmu.c2329 if (!sp->root_count) { in kvm_mmu_prepare_zap_page()
2370 WARN_ON(!sp->role.invalid || sp->root_count); in kvm_mmu_commit_zap_page()
3051 --sp->root_count; in mmu_free_roots()
3052 if (!sp->root_count && sp->role.invalid) { in mmu_free_roots()
3068 --sp->root_count; in mmu_free_roots()
3069 if (!sp->root_count && sp->role.invalid) in mmu_free_roots()
3102 ++sp->root_count; in mmu_alloc_direct_roots()
3117 ++sp->root_count; in mmu_alloc_direct_roots()
3154 ++sp->root_count; in mmu_alloc_shadow_roots()
3189 ++sp->root_count; in mmu_alloc_shadow_roots()
/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h231 int root_count; /* Currently serving as active root */ member
/linux-4.4.14/Documentation/virtual/kvm/
Dmmu.txt200 root_count: