Searched refs:zboot_entry (Results 1 – 1 of 1) sorted by relevance
18 ulong (*zboot_entry)(int, char * const []) = NULL; in do_sh_zimageboot() local36 zboot_entry = (ulong (*)(int, char * const []))simple_strtoul(s0, NULL, 16); in do_sh_zimageboot()54 zboot_entry(0, NULL); in do_sh_zimageboot()