Searched refs:mmu_unsync_pages_lock (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c2801 spin_lock(&kvm->arch.mmu_unsync_pages_lock);
2819 spin_unlock(&kvm->arch.mmu_unsync_pages_lock);
6335 spin_lock_init(&kvm->arch.mmu_unsync_pages_lock);
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1315 spinlock_t mmu_unsync_pages_lock; member in struct:kvm_arch

Completed in 326 milliseconds