Home
last modified time | relevance | path

Searched refs:startup_64 (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/boot/tools/
Dbuild.c59 unsigned long startup_64; variable
255 startup_64 = 0x200; in efi_stub_defaults()
323 PARSE_ZOFS(p, startup_64); in parse_zoffset()
/linux-4.4.14/arch/x86/boot/compressed/
Dvmlinux.lds.S12 ENTRY(startup_64)
Dhead_64.S182 leal startup_64(%ebp), %eax
226 ENTRY(startup_64)
/linux-4.4.14/arch/x86/realmode/rm/
Dtrampoline_64.S123 ENTRY(startup_64)
/linux-4.4.14/arch/x86/kernel/
Dhead_64.S48 .globl startup_64
49 startup_64: label
Dvmlinux.lds.S89 phys_startup_64 = startup_64 - LOAD_OFFSET;