Searched refs:images (Results 1 – 6 of 6) sorted by relevance
| /include/ |
| A D | vxworks.h | 90 void boot_prep_vxworks(struct bootm_headers *images); 91 void boot_jump_vxworks(struct bootm_headers *images);
|
| A D | bootm.h | 53 struct bootm_headers *images; member 131 int bootm_measure(struct bootm_headers *images);
|
| A D | image.h | 418 extern struct bootm_headers images; 635 int genimg_has_config(struct bootm_headers *images); 643 int boot_get_fpga(struct bootm_headers *images); 667 int boot_get_ramdisk(char const *select, struct bootm_headers *images, 686 int boot_get_loadable(struct bootm_headers *images); 688 int boot_get_setup_fit(struct bootm_headers *images, uint8_t arch, 712 int boot_get_fdt_fit(struct bootm_headers *images, ulong addr, 753 int fit_image_load(struct bootm_headers *images, ulong addr, 799 int fit_get_node_from_config(struct bootm_headers *images, 826 struct bootm_headers *images, char **of_flat_tree, [all …]
|
| A D | event.h | 213 struct bootm_headers *images; member
|
| A D | bootflow.h | 116 struct alist images; member
|
| A D | efi_loader.h | 1204 struct efi_fw_image *images; member
|
Completed in 22 milliseconds