Searched refs:jump_whitelist_cmds (Results 1 – 3 of 3) sorted by relevance
201 u32 jump_whitelist_cmds; member
447 ctx->jump_whitelist_cmds = 0; in __create_context()
1355 if (ctx->jump_whitelist_cmds <= target_cmd_index) { in check_bbstart()1377 if (batch_cmds <= ctx->jump_whitelist_cmds) { in init_whitelist()1387 ctx->jump_whitelist_cmds = in init_whitelist()1398 bitmap_zero(ctx->jump_whitelist, ctx->jump_whitelist_cmds); in init_whitelist()1497 if (ctx->jump_whitelist_cmds > offset) in intel_engine_cmd_parser()