Searched refs:boot_conf_ptr (Results 1 – 1 of 1) sorted by relevance
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()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() argument341 u32 *boot_conf = *boot_conf_ptr; in configure_seg_id()356 *boot_conf_ptr = boot_conf; in configure_seg_id()396 boot_conf_ptr); in configure_seg_mmu()[all …]
Completed in 6 milliseconds