Searched refs:mmu_unsync_pages_lock (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1313 spinlock_t mmu_unsync_pages_lock; member in struct:kvm_arch
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c2844 spin_lock(&kvm->arch.mmu_unsync_pages_lock);
2862 spin_unlock(&kvm->arch.mmu_unsync_pages_lock);
6322 spin_lock_init(&kvm->arch.mmu_unsync_pages_lock);

Completed in 436 milliseconds