Searched defs:spl (Results 1 – 4 of 4) sorted by relevance
654 struct boot_file_head *spl = (void *)(ulong)spl_addr; in parse_spl_header() local792 struct boot_file_head *spl = (void *)(ulong)SPL_ADDR; in board_fit_config_name_match() local
406 void spl_next_stage(struct spl_image_info *spl)453 const char *spl_kernel_partition(struct spl_image_info *spl,
87 __weak void spl_next_stage(struct spl_image_info *spl) in spl_next_stage()
542 __weak const char *spl_kernel_partition(struct spl_image_info *spl, in spl_kernel_partition()