Searched refs:srcu_depth (Results 1 – 1 of 1) sorted by relevance
332 int srcu_depth; member892 WARN_ONCE(vcpu->srcu_depth++, in kvm_vcpu_srcu_read_lock()893 "KVM: Illegal vCPU srcu_idx LOCK, depth=%d", vcpu->srcu_depth - 1); in kvm_vcpu_srcu_read_lock()903 WARN_ONCE(--vcpu->srcu_depth, in kvm_vcpu_srcu_read_unlock()904 "KVM: Illegal vCPU srcu_idx UNLOCK, depth=%d", vcpu->srcu_depth); in kvm_vcpu_srcu_read_unlock()