svm_vm_data_hash_lock 1187 arch/x86/kvm/svm.c static DEFINE_SPINLOCK(svm_vm_data_hash_lock);
svm_vm_data_hash_lock 1203 arch/x86/kvm/svm.c 	spin_lock_irqsave(&svm_vm_data_hash_lock, flags);
svm_vm_data_hash_lock 1210 arch/x86/kvm/svm.c 	spin_unlock_irqrestore(&svm_vm_data_hash_lock, flags);
svm_vm_data_hash_lock 1981 arch/x86/kvm/svm.c 	spin_lock_irqsave(&svm_vm_data_hash_lock, flags);
svm_vm_data_hash_lock 1983 arch/x86/kvm/svm.c 	spin_unlock_irqrestore(&svm_vm_data_hash_lock, flags);
svm_vm_data_hash_lock 2021 arch/x86/kvm/svm.c 	spin_lock_irqsave(&svm_vm_data_hash_lock, flags);
svm_vm_data_hash_lock 2037 arch/x86/kvm/svm.c 	spin_unlock_irqrestore(&svm_vm_data_hash_lock, flags);