Searched refs:cpu_call32 (Results 1 – 3 of 3) sorted by relevance
18 .globl cpu_call32 symbol19 cpu_call32: label
255 void cpu_call32(ulong code_seg32, ulong target, ulong table);
130 cpu_call32(cs32, CONFIG_SYS_TEXT_BASE, info); in jump_to_uboot()