Searched refs:srcu_depth (Results 1 – 1 of 1) sorted by relevance
335 int srcu_depth; member960 WARN_ONCE(vcpu->srcu_depth++, in kvm_vcpu_srcu_read_lock()961 "KVM: Illegal vCPU srcu_idx LOCK, depth=%d", vcpu->srcu_depth - 1); in kvm_vcpu_srcu_read_lock()971 WARN_ONCE(--vcpu->srcu_depth, in kvm_vcpu_srcu_read_unlock()972 "KVM: Illegal vCPU srcu_idx UNLOCK, depth=%d", vcpu->srcu_depth); in kvm_vcpu_srcu_read_unlock()