Searched refs:startup_64 (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/x86/boot/compressed/
H A Dvmlinux.lds.S12 ENTRY(startup_64)
H A Dhead_64.S182 leal startup_64(%ebp), %eax
226 ENTRY(startup_64)
/linux-4.1.27/arch/x86/boot/tools/
H A Dbuild.c59 unsigned long startup_64; variable
255 startup_64 = 0x200; efi_stub_defaults()
323 PARSE_ZOFS(p, startup_64); parse_zoffset()
/linux-4.1.27/arch/x86/kernel/
H A Dhead_64.S48 .globl startup_64
49 startup_64: label
172 * We come here either from startup_64 (using physical addresses)
H A Dvmlinux.lds.S89 phys_startup_64 = startup_64 - LOAD_OFFSET;
/linux-4.1.27/arch/x86/realmode/rm/
H A Dtrampoline_64.S123 ENTRY(startup_64)
/linux-4.1.27/arch/x86/boot/
H A DMakefile89 sed-zoffset := -e 's/^\([0-9a-fA-F]*\) [ABCDGRSTVW] \(startup_32\|startup_64\|efi32_stub_entry\|efi64_stub_entry\|efi_pe_entry\|input_data\|_end\|z_.*\)$$/\#define ZO_\2 0x\1/p'

Completed in 127 milliseconds