Lines Matching refs:boot_conf_ptr
187 const u32 fw_size, u32 **boot_conf_ptr) in meta_ldr_cmd_config() argument
195 u32 *boot_conf = boot_conf_ptr ? *boot_conf_ptr : NULL; in meta_ldr_cmd_config()
232 if (boot_conf_ptr) in meta_ldr_cmd_config()
233 *boot_conf_ptr = boot_conf; in meta_ldr_cmd_config()
256 u8 *fw_core_data_ptr, u32 **boot_conf_ptr) in process_ldr_command_stream() argument
266 u32 *boot_conf = boot_conf_ptr ? *boot_conf_ptr : NULL; in process_ldr_command_stream()
329 if (boot_conf_ptr) in process_ldr_command_stream()
330 *boot_conf_ptr = boot_conf; in process_ldr_command_stream()
337 u32 **boot_conf_ptr) in configure_seg_id() argument
341 u32 *boot_conf = *boot_conf_ptr; in configure_seg_id()
356 *boot_conf_ptr = boot_conf; in configure_seg_id()
368 configure_seg_mmu(struct pvr_device *pvr_dev, u32 **boot_conf_ptr) in configure_seg_mmu() argument
396 boot_conf_ptr); in configure_seg_mmu()
404 configure_meta_caches(u32 **boot_conf_ptr) in configure_meta_caches() argument
406 u32 *boot_conf = *boot_conf_ptr; in configure_meta_caches()
452 *boot_conf_ptr = boot_conf; in configure_meta_caches()