Searched refs:srcu_depth (Results 1 – 1 of 1) sorted by relevance
334 int srcu_depth; member948 WARN_ONCE(vcpu->srcu_depth++, in kvm_vcpu_srcu_read_lock()949 "KVM: Illegal vCPU srcu_idx LOCK, depth=%d", vcpu->srcu_depth - 1); in kvm_vcpu_srcu_read_lock()959 WARN_ONCE(--vcpu->srcu_depth, in kvm_vcpu_srcu_read_unlock()960 "KVM: Illegal vCPU srcu_idx UNLOCK, depth=%d", vcpu->srcu_depth); in kvm_vcpu_srcu_read_unlock()