Searched refs:xen_lock (Results 1 – 3 of 3) sorted by relevance
614 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()616 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()622 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()624 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()631 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()633 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()643 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()645 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()654 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()656 mutex_unlock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()[all …]
44 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock
1130 struct mutex xen_lock; member