Home
last modified time | relevance | path

Searched refs:launch_amd64_kernel_long (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/amd64/stand/libsa/
H A Drun_amd64.S25 .global launch_amd64_kernel_long symbol
32 launch_amd64_kernel_long: label
H A Dexec_i386.c63 extern void launch_amd64_kernel_long(caddr_t, caddr_t, caddr_t, uint64_t, int,
184 launch_amd64_kernel_long((void *)launch_amd64_kernel_long, in run_loadfile()