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