Searched refs:thekernel (Results 1 – 1 of 1) sorted by relevance
24 void (*thekernel) (char *, ulong, ulong); in do_bootm_linux() local46 thekernel = (void (*)(char *, ulong, ulong))images->ep; in do_bootm_linux()68 (ulong)thekernel); in do_bootm_linux()82 thekernel(commandline, rd_data_start, (ulong)of_flat_tree); in do_bootm_linux()