Lines Matching refs:hw_err
134 ctx->hw_err = true; in hva_hw_its_irq_thread()
146 ctx->hw_err = false; in hva_hw_its_irq_thread()
151 ctx->hw_err = false; in hva_hw_its_irq_thread()
156 ctx->hw_err = false; in hva_hw_its_irq_thread()
161 ctx->hw_err = true; in hva_hw_its_irq_thread()
166 ctx->hw_err = true; in hva_hw_its_irq_thread()
171 ctx->hw_err = true; in hva_hw_its_irq_thread()
176 ctx->hw_err = true; in hva_hw_its_irq_thread()
181 ctx->hw_err = true; in hva_hw_its_irq_thread()
186 ctx->hw_err = true; in hva_hw_its_irq_thread()
191 ctx->hw_err = true; in hva_hw_its_irq_thread()
248 ctx->hw_err = true; in hva_hw_err_irq_thread()
254 ctx->hw_err = true; in hva_hw_err_irq_thread()
260 ctx->hw_err = true; in hva_hw_err_irq_thread()
525 ret = ctx->hw_err ? -EFAULT : 0; in hva_hw_execute_task()
527 ctx->encode_errors += ctx->hw_err ? 1 : 0; in hva_hw_execute_task()