Searched refs:theKernel (Results 1 – 1 of 1) sorted by relevance
44 void (*theKernel)(int zero, int arch, uint params); in do_bootm_linux() local59 theKernel = (void (*)(int, int, uint))images->ep; in do_bootm_linux()70 (ulong)theKernel); in do_bootm_linux()118 theKernel(0, machid, (unsigned long)images->ft_addr); in do_bootm_linux()120 theKernel(0, machid, bd->bi_boot_params); in do_bootm_linux()