Searched refs:zboot_entry (Results 1 – 1 of 1) sorted by relevance
22 ulong (*zboot_entry)(int, char * const []) = NULL; in do_sh_zimageboot() local40 zboot_entry = (ulong (*)(int, char * const []))simple_strtoul(s0, NULL, 16); in do_sh_zimageboot()58 zboot_entry(0, NULL); in do_sh_zimageboot()
Completed in 3 milliseconds