Searched defs:startup_64 (Results 1 - 5 of 5) sorted by relevance

/arch/x86/realmode/rm/
H A Dtrampoline_64.S123 ENTRY(startup_64) function
/arch/x86/boot/compressed/
H A Dhead_64.S181 leal startup_64(%ebp), %eax
225 ENTRY(startup_64) function
H A Dvmlinux.lds.S12 ENTRY(startup_64) function
/arch/x86/kernel/
H A Dhead_64.S48 .globl startup_64
49 startup_64: label
169 * We come here either from startup_64 (using physical addresses)
/arch/x86/boot/tools/
H A Dbuild.c59 unsigned long startup_64; variable
255 startup_64 = 0x200;
323 PARSE_ZOFS(p, startup_64);

Completed in 120 milliseconds