Searched refs:boot_os_fn (Results 1 – 4 of 4) sorted by relevance
34 typedef int boot_os_fn(int flag, int argc, char * const argv[], typedef37 extern boot_os_fn do_bootm_linux;38 extern boot_os_fn do_bootm_vxworks;43 boot_os_fn *bootm_os_get_boot_func(int os);50 bootm_headers_t *images, boot_os_fn *boot_fn);
501 static boot_os_fn *boot_os[] = {552 bootm_headers_t *images, boot_os_fn *boot_fn) in boot_selected_os()569 boot_os_fn *bootm_os_get_boot_func(int os) in bootm_os_get_boot_func()
524 boot_os_fn *boot_fn; in do_bootm_states()