Searched refs:xen_lock (Results 1 – 3 of 3) sorted by relevance
756 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()767 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()775 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()808 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()815 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()817 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()827 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()829 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()838 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()840 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()[all …]
55 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock
1238 struct mutex xen_lock; member