Searched refs:bootm_info (Results 1 – 1 of 1) sorted by relevance
48 struct bootm_info { struct66 void bootm_init(struct bootm_info *bmi);81 typedef int boot_os_fn(int flag, struct bootm_info *bmi);94 int boot_selected_os(int state, struct bootm_info *bmi, boot_os_fn *boot_fn);151 int bootm_run_states(struct bootm_info *bmi, int states);169 int boot_run(struct bootm_info *bmi, const char *cmd, int extra_states);182 int bootm_run(struct bootm_info *bmi);195 int bootz_run(struct bootm_info *bmi);208 int booti_run(struct bootm_info *bmi);
Completed in 3 milliseconds