Searched refs:xen_lock (Results 1 – 3 of 3) sorted by relevance
775 mutex_lock(&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()838 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()855 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_get_attr()1284 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_write_hypercall_page()1391 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_config()2060 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_eventfd_update()2154 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_eventfd_assign()2175 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_eventfd_deassign()2195 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_eventfd_reset()[all …]
53 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock
1189 struct mutex xen_lock; member