Searched refs:pgtbl_err (Results 1 – 1 of 1) sorted by relevance
2512 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir() local2514 pr_err(" PGTBL_ER: 0x%08x\n", pgtbl_err); in i915_report_and_clear_eir()2515 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()2522 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir() local2524 pr_err(" PGTBL_ER: 0x%08x\n", pgtbl_err); in i915_report_and_clear_eir()2525 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()