oastatus 868 drivers/gpu/drm/i915/i915_perf.c u32 oastatus; oastatus 874 drivers/gpu/drm/i915/i915_perf.c oastatus = I915_READ(GEN8_OASTATUS); oastatus 890 drivers/gpu/drm/i915/i915_perf.c if (oastatus & GEN8_OASTATUS_OABUFFER_OVERFLOW) { oastatus 906 drivers/gpu/drm/i915/i915_perf.c oastatus = I915_READ(GEN8_OASTATUS); oastatus 909 drivers/gpu/drm/i915/i915_perf.c if (oastatus & GEN8_OASTATUS_REPORT_LOST) { oastatus 915 drivers/gpu/drm/i915/i915_perf.c oastatus & ~GEN8_OASTATUS_REPORT_LOST);