Lines Matching refs:fw_ctx_map
101 void *fw_ctx_map) in init_render_fw_objs() argument
104 struct rogue_fwif_fwrendercontext *fw_render_context = fw_ctx_map; in init_render_fw_objs()
121 void *fw_ctx_map) in init_compute_fw_objs() argument
123 struct rogue_fwif_fwcomputecontext *fw_compute_context = fw_ctx_map; in init_compute_fw_objs()
141 void *fw_ctx_map) in init_transfer_fw_objs() argument
151 void *fw_ctx_map) in init_fw_objs() argument
155 return init_render_fw_objs(ctx, args, fw_ctx_map); in init_fw_objs()
157 return init_compute_fw_objs(ctx, args, fw_ctx_map); in init_fw_objs()
159 return init_transfer_fw_objs(ctx, args, fw_ctx_map); in init_fw_objs()
208 void *fw_ctx_map) in pvr_context_create_queues() argument
215 args, fw_ctx_map); in pvr_context_create_queues()
223 args, fw_ctx_map); in pvr_context_create_queues()
233 args, fw_ctx_map); in pvr_context_create_queues()
243 args, fw_ctx_map); in pvr_context_create_queues()