Lines Matching refs:INVALID_TAIL_PTR
264 #define INVALID_TAIL_PTR 0xffffffff macro
492 if (aging_tail != INVALID_TAIL_PTR && in oa_buffer_check_unlocked()
502 dev_priv->perf.oa.oa_buffer.tails[!aged_idx].offset = INVALID_TAIL_PTR; in oa_buffer_check_unlocked()
503 aging_tail = INVALID_TAIL_PTR; in oa_buffer_check_unlocked()
514 if (aging_tail == INVALID_TAIL_PTR && in oa_buffer_check_unlocked()
515 (aged_tail == INVALID_TAIL_PTR || in oa_buffer_check_unlocked()
537 return aged_tail == INVALID_TAIL_PTR ? in oa_buffer_check_unlocked()
677 if (tail == INVALID_TAIL_PTR) in gen8_append_oa_reports()
965 if (tail == INVALID_TAIL_PTR) in gen7_append_oa_reports()
1401 dev_priv->perf.oa.oa_buffer.tails[0].offset = INVALID_TAIL_PTR; in gen7_init_oa_buffer()
1402 dev_priv->perf.oa.oa_buffer.tails[1].offset = INVALID_TAIL_PTR; in gen7_init_oa_buffer()
1457 dev_priv->perf.oa.oa_buffer.tails[0].offset = INVALID_TAIL_PTR; in gen8_init_oa_buffer()
1458 dev_priv->perf.oa.oa_buffer.tails[1].offset = INVALID_TAIL_PTR; in gen8_init_oa_buffer()