Searched refs:hv_root_tdp_lock (Results 1 – 3 of 3) sorted by relevance
40 spin_lock(&kvm_arch->hv_root_tdp_lock); in hv_remote_flush_tlb_with_range()85 spin_unlock(&kvm_arch->hv_root_tdp_lock); in hv_remote_flush_tlb_with_range()101 spin_lock(&kvm_arch->hv_root_tdp_lock); in hv_track_root_tdp()105 spin_unlock(&kvm_arch->hv_root_tdp_lock); in hv_track_root_tdp()
12410 spin_lock_init(&kvm->arch.hv_root_tdp_lock); in kvm_arch_init_vm()
1339 spinlock_t hv_root_tdp_lock; member