Searched refs:per_ctx (Results 1 – 4 of 4) sorted by relevance
1592 u32 *cs, bool per_ctx) in emit_wabb_ctx_canary() argument1601 (per_ctx ? PAGE_SIZE : 0); in emit_wabb_ctx_canary()1620 wabb_ctx_setup(struct intel_context *ce, bool per_ctx) in wabb_ctx_setup() argument1622 u32 *cs = context_wabb(ce, per_ctx); in wabb_ctx_setup()1626 if (per_ctx) in wabb_ctx_setup()1632 static bool check_ring_start(struct intel_context *ce, bool per_ctx) in check_ring_start() argument1636 (per_ctx ? PAGE_SIZE : 0); in check_ring_start()1648 static int wabb_ctx_check(struct intel_context *ce, bool per_ctx) in wabb_ctx_check() argument1656 if (!check_ring_start(ce, per_ctx)) in wabb_ctx_check()1662 static int __lrc_wabb_ctx(struct intel_engine_cs *engine, bool per_ctx) in __lrc_wabb_ctx() argument[all …]
96 } indirect_ctx, per_ctx; member
81 struct shadow_per_ctx per_ctx; member
3064 if (!wa_ctx->per_ctx.valid) in combine_wa_ctx()3068 per_ctx_start[1] = wa_ctx->per_ctx.guest_gma; in combine_wa_ctx()