Lines Matching defs:report32
517 u32 *report32 = (void *)(stream->oa_buffer.vaddr + tail);
519 if (report32[0] != 0 || report32[1] != 0)
696 u32 *report32 = (void *)report;
725 reason = ((report32[0] >> OAREPORT_REASON_SHIFT) &
735 ctx_id = report32[2] & stream->specific_ctx_id_mask;
745 if (!(report32[0] & stream->perf->gen8_valid_ctx_bit) &&
747 ctx_id = report32[2] = INVALID_CTX_ID;
791 report32[2] = INVALID_CTX_ID;
806 report32[0] = 0;
807 report32[1] = 0;
991 u32 *report32 = (void *)report;
1014 if (report32[0] == 0) {
1027 report32[0] = 0;
1028 report32[1] = 0;