Searched refs:spl_load_info (Results 1 – 2 of 2) sorted by relevance
| /include/ |
| A D | spl.h | 325 struct spl_load_info; 350 struct spl_load_info { struct 362 static inline int spl_get_bl_len(struct spl_load_info *info) in spl_get_bl_len() argument 371 static inline void spl_set_bl_len(struct spl_load_info *info, int bl_len) in spl_set_bl_len() 381 static inline void xpl_set_phase(struct spl_load_info *info, in xpl_set_phase() 398 static inline void xpl_set_fdt_update(struct spl_load_info *info, in xpl_set_fdt_update() 418 static inline void spl_load_init(struct spl_load_info *load, in spl_load_init() 499 struct spl_load_info *info, ulong offset, void *fdt); 515 struct spl_load_info *load, ulong offset); 530 struct spl_load_info *load, ulong offset, [all …]
|
| A D | spl_load.h | 15 struct spl_load_info *info, size_t size, in _spl_load() 141 const struct spl_boot_device *bootdev, struct spl_load_info *info, 146 struct spl_load_info *info, size_t size, in spl_load()
|
Completed in 7 milliseconds