Searched refs:hv_root_tdp_lock (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dkvm_onhyperv.c46 spin_lock(&kvm_arch->hv_root_tdp_lock);
91 spin_unlock(&kvm_arch->hv_root_tdp_lock);
117 spin_lock(&kvm_arch->hv_root_tdp_lock);
121 spin_unlock(&kvm_arch->hv_root_tdp_lock);
H A Dx86.c12569 spin_lock_init(&kvm->arch.hv_root_tdp_lock);
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1484 spinlock_t hv_root_tdp_lock; member in struct:kvm_arch

Completed in 169 milliseconds