Searched refs:cpu_call64 (Results 1 – 3 of 3) sorted by relevance
15 .globl cpu_call64 symbol16 cpu_call64: label
500 cpu_call64((ulong)pgtable, setup_base, target); in cpu_jump_to_64bit()540 memcpy(ptr, cpu_call64, 0x1000); in cpu_jump_to_64bit_uboot()548 ulong ofs = (ulong)cpu_call64 - (ulong)ptr; in cpu_jump_to_64bit_uboot()
246 void cpu_call64(ulong pgtable, ulong setup_base, ulong target);