Searched refs:cpu_call64 (Results 1 – 3 of 3) sorted by relevance
14 .globl cpu_call64 symbol15 cpu_call64: label
499 cpu_call64((ulong)pgtable, setup_base, target); in cpu_jump_to_64bit()539 memcpy(ptr, cpu_call64, 0x1000); in cpu_jump_to_64bit_uboot()547 ulong ofs = (ulong)cpu_call64 - (ulong)ptr; in cpu_jump_to_64bit_uboot()
245 void cpu_call64(ulong pgtable, ulong setup_base, ulong target);