Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h650 u32 mmu_unsync; member
/linux-4.1.27/arch/x86/kvm/
Dmmu.c1797 --kvm->stat.mmu_unsync; in kvm_unlink_unsync_page()
2474 ++vcpu->kvm->stat.mmu_unsync; in __kvm_unsync_page()
Dx86.c167 { "mmu_unsync", VM_STAT(mmu_unsync) },