Home
last modified time | relevance | path

Searched refs:xen_lock (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/
A Dxen.c622 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 …]
/linux-6.3-rc2/Documentation/virt/kvm/
A Dlocking.rst44 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h1131 struct mutex xen_lock; member

Completed in 15 milliseconds