Searched refs:srcu_depth (Results 1 – 1 of 1) sorted by relevance
319 int srcu_depth; member851 WARN_ONCE(vcpu->srcu_depth++, in kvm_vcpu_srcu_read_lock()852 "KVM: Illegal vCPU srcu_idx LOCK, depth=%d", vcpu->srcu_depth - 1); in kvm_vcpu_srcu_read_lock()862 WARN_ONCE(--vcpu->srcu_depth, in kvm_vcpu_srcu_read_unlock()863 "KVM: Illegal vCPU srcu_idx UNLOCK, depth=%d", vcpu->srcu_depth); in kvm_vcpu_srcu_read_unlock()