Searched refs:xen_lock (Results 1 – 3 of 3) sorted by relevance
622 mutex_lock(&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()654 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_set_attr()671 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_get_attr()1130 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_hvm_config()1682 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_set_evtchn()1827 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_eventfd_update()1921 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_eventfd_assign()1942 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_eventfd_deassign()1962 mutex_lock(&kvm->arch.xen.xen_lock); in kvm_xen_eventfd_reset()[all …]
44 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock
1131 struct mutex xen_lock; member
Completed in 15 milliseconds