Searched refs:boot_selected_os (Results 1 – 2 of 2) sorted by relevance
582 int boot_selected_os(int state, struct bootm_info *bmi, boot_os_fn *boot_fn) in boot_selected_os() function
1087 ret = boot_selected_os(BOOTM_STATE_OS_FAKE_GO, bmi, boot_fn); in bootm_run_states()1101 ret = boot_selected_os(BOOTM_STATE_OS_GO, bmi, boot_fn); in bootm_run_states()
Completed in 12 milliseconds