Home
last modified time | relevance | path

Searched refs:PGTBL_ER (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/video/fbdev/i810/
H A Di810_regs.h35 #define PGTBL_ER 0x02024 macro
H A Di810_accel.c45 i810_readl(PGTBL_ER, mmio), in i810_report_error()
/linux/drivers/gpu/drm/i915/
H A Di915_irq.c863 intel_uncore_read(&dev_priv->uncore, PGTBL_ER)); in i9xx_error_irq_handler()
H A Dintel_gvt_mmio_table.c1116 MMIO_D(PGTBL_ER); in iterate_bxt_mmio()
H A Di915_gpu_error.c1831 gt->pgtbl_er = intel_uncore_read(uncore, PGTBL_ER); in gt_record_global_nonguc_regs()
H A Di915_reg.h281 #define PGTBL_ER _MMIO(0x02024) macro