Lines Matching defs:report32
785 u32 *report32 = (void *)report;
812 reason = ((report32[0] >> OAREPORT_REASON_SHIFT) &
822 ctx_id = report32[2] & stream->specific_ctx_id_mask;
832 if (!(report32[0] & stream->perf->gen8_valid_ctx_bit) &&
834 ctx_id = report32[2] = INVALID_CTX_ID;
878 report32[2] = INVALID_CTX_ID;
896 report32[0] = 0;
1105 u32 *report32 = (void *)report;
1126 if (report32[0] == 0) {
1142 report32[0] = 0;