Lines Matching refs:fw_ctx_map
89 void *fw_ctx_map) in init_render_fw_objs() argument
92 struct rogue_fwif_fwrendercontext *fw_render_context = fw_ctx_map; in init_render_fw_objs()
109 void *fw_ctx_map) in init_compute_fw_objs() argument
111 struct rogue_fwif_fwcomputecontext *fw_compute_context = fw_ctx_map; in init_compute_fw_objs()
129 void *fw_ctx_map) in init_transfer_fw_objs() argument
139 void *fw_ctx_map) in init_fw_objs() argument
143 return init_render_fw_objs(ctx, args, fw_ctx_map); in init_fw_objs()
145 return init_compute_fw_objs(ctx, args, fw_ctx_map); in init_fw_objs()
147 return init_transfer_fw_objs(ctx, args, fw_ctx_map); in init_fw_objs()
196 void *fw_ctx_map) in pvr_context_create_queues() argument
203 args, fw_ctx_map); in pvr_context_create_queues()
211 args, fw_ctx_map); in pvr_context_create_queues()
221 args, fw_ctx_map); in pvr_context_create_queues()
231 args, fw_ctx_map); in pvr_context_create_queues()