Searched refs:boot_os_fn (Results 1 – 3 of 3) 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);48 bootm_headers_t *images, boot_os_fn *boot_fn);
464 static boot_os_fn *boot_os[] = {515 bootm_headers_t *images, boot_os_fn *boot_fn) in boot_selected_os()532 boot_os_fn *bootm_os_get_boot_func(int os) in bootm_os_get_boot_func()
694 boot_os_fn *boot_fn; in do_bootm_states()