Searched refs:image_boot_params (Results 1 – 3 of 3) sorted by relevance
65 struct image_boot_params *boot_params = NULL; in parse_seed_sbl()71 boot_params = (struct image_boot_params *)hpa2hva(addr); in parse_seed_sbl()
10 struct image_boot_params { struct
104 struct image_boot_params *boot_params = in fill_seed_arg()105 (struct image_boot_params *)hpa2hva(seed_arg[i].addr); in fill_seed_arg()
Completed in 8 milliseconds