Searched refs:pgtbl_err (Results 1 – 1 of 1) sorted by relevance
2432 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir() local2434 pr_err(" PGTBL_ER: 0x%08x\n", pgtbl_err); in i915_report_and_clear_eir()2435 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()2442 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir() local2444 pr_err(" PGTBL_ER: 0x%08x\n", pgtbl_err); in i915_report_and_clear_eir()2445 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()