Searched refs:pgtbl_err (Results 1 – 1 of 1) sorted by relevance
2495 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir() local2497 pr_err(" PGTBL_ER: 0x%08x\n", pgtbl_err); in i915_report_and_clear_eir()2498 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()2505 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir() local2507 pr_err(" PGTBL_ER: 0x%08x\n", pgtbl_err); in i915_report_and_clear_eir()2508 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()