Lines Matching refs:hw_err
145 ctx->hw_err = false; in hva_hw_its_irq_thread()
150 ctx->hw_err = false; in hva_hw_its_irq_thread()
155 ctx->hw_err = false; in hva_hw_its_irq_thread()
160 ctx->hw_err = true; in hva_hw_its_irq_thread()
165 ctx->hw_err = true; in hva_hw_its_irq_thread()
170 ctx->hw_err = true; in hva_hw_its_irq_thread()
175 ctx->hw_err = true; in hva_hw_its_irq_thread()
180 ctx->hw_err = true; in hva_hw_its_irq_thread()
185 ctx->hw_err = true; in hva_hw_its_irq_thread()
190 ctx->hw_err = true; in hva_hw_its_irq_thread()
247 ctx->hw_err = true; in hva_hw_err_irq_thread()
253 ctx->hw_err = true; in hva_hw_err_irq_thread()
259 ctx->hw_err = true; in hva_hw_err_irq_thread()
522 ret = ctx->hw_err ? -EFAULT : 0; in hva_hw_execute_task()
524 ctx->encode_errors += ctx->hw_err ? 1 : 0; in hva_hw_execute_task()