Searched refs:thekernel (Results 1 – 1 of 1) sorted by relevance
21 void (*thekernel) (char *, ulong, ulong); in do_bootm_linux() local43 thekernel = (void (*)(char *, ulong, ulong))images->ep; in do_bootm_linux()66 (ulong)thekernel); in do_bootm_linux()80 thekernel(commandline, rd_data_start, (ulong)of_flat_tree); in do_bootm_linux()