aarch64_exec_kernel
void aarch64_exec_kernel(paddr_t, paddr_t);
aarch64_exec_kernel((paddr_t)kernel_entry, (paddr_t)fdt_start);