Searched refs:GEN8_CTX_ID_WIDTH (Results 1 – 3 of 3) sorted by relevance
1291 (1U << (GEN8_CTX_ID_WIDTH - 1)) - 1; in oa_get_render_ctx_id()1294 (1U << GEN8_CTX_ID_WIDTH) - 1; in oa_get_render_ctx_id()
3990 #define GEN8_CTX_ID_WIDTH 21 macro
435 BUILD_BUG_ON(MAX_CONTEXT_HW_ID > (BIT(GEN8_CTX_ID_WIDTH))); in lrc_descriptor()467 GEM_BUG_ON(ctx->hw_id >= BIT(GEN8_CTX_ID_WIDTH)); in lrc_descriptor()