Searched refs:cpu_call64 (Results 1 – 3 of 3) sorted by relevance
14 .globl cpu_call6415 cpu_call64: label84 .long . - cpu_call64
610 cpu_call64((ulong)pgtable, setup_base, target); in cpu_jump_to_64bit()648 memcpy(ptr, cpu_call64, call64_stub_size); in cpu_jump_to_64bit_uboot()
246 void cpu_call64(ulong pgtable, ulong setup_base, ulong target);
Completed in 5 milliseconds