Home
last modified time | relevance | path

Searched refs:_etext (Results 1 – 25 of 75) sorted by relevance

123

/linux/drivers/firmware/efi/libstub/
H A Dzboot-header.S43 .long _etext - .Lefi_header_end
52 .long _etext - .Ldoshdr, 0x0
115 .long _etext - .Lefi_header_end
117 .long _etext - .Lefi_header_end
H A Dzboot.lds28 _etext = ALIGN(4096); symbol
29 . = _etext;
/linux/arch/sh/kernel/
H A Dsetup.c293 setup_initial_init_mm(_text, _etext, _edata, _end); in setup_arch()
296 code_resource.end = virt_to_phys(_etext)-1; in setup_arch()
297 data_resource.start = virt_to_phys(_etext); in setup_arch()
H A Dvmlinux.lds.S39 _etext = .; /* End of text section */ symbol
/linux/arch/arm64/kernel/pi/
H A Dmap_kernel.c87 map_segment(init_pg_dir, &pgdp, va_offset, _stext, _etext, prot, in map_kernel()
118 unmap_segment(init_pg_dir, va_offset, _stext, _etext, in map_kernel()
129 map_segment(init_pg_dir, NULL, va_offset, _stext, _etext, in map_kernel()
/linux/arch/x86/include/asm/
H A Dorc_lookup.h30 #define LOOKUP_STOP_IP (unsigned long)_etext
/linux/arch/loongarch/include/asm/
H A Dorc_lookup.h27 #define LOOKUP_STOP_IP (unsigned long)_etext
/linux/arch/s390/purgatory/
H A Dpurgatory.lds.S22 _etext = . ; symbol
/linux/arch/nios2/boot/compressed/
H A Dvmlinux.lds.S21 _etext = .; symbol
/linux/arch/powerpc/boot/
H A DzImage.coff.lds.S12 _etext = .; symbol
H A DzImage.ps3.lds.S27 _etext = .; symbol
H A DzImage.lds.S18 _etext = .; symbol
/linux/arch/alpha/boot/
H A Dbootloader.lds9 _etext = .; symbol
/linux/arch/arm/boot/bootp/
H A Dbootp.lds17 _etext = .; symbol
/linux/arch/nios2/kernel/
H A Dvmlinux.lds.S32 _etext = .; symbol
/linux/arch/hexagon/kernel/
H A Dvmlinux.lds.S48 _etext = .; symbol
/linux/arch/alpha/kernel/
H A Dvmlinux.lds.S35 _etext = .; /* End of text section */ symbol
/linux/arch/openrisc/kernel/
H A Dvmlinux.lds.S62 _etext = .; symbol
/linux/arch/parisc/boot/compressed/
H A Dvmlinux.lds.S60 _etext = . ; symbol
/linux/arch/riscv/kernel/
H A Dsetup.c102 code_res.end = __pa_symbol(_etext) - 1; in add_kernel_resources()
319 setup_initial_init_mm(_stext, _etext, _edata, _end); in setup_arch()
/linux/arch/um/include/asm/
H A Dcommon.lds.S5 _etext = .; symbol
/linux/arch/loongarch/vdso/
H A Dvdso.lds.S30 PROVIDE (_etext = .); symbol
/linux/arch/arm64/kernel/vdso/
H A Dvdso.lds.S49 PROVIDE (_etext = .); symbol
/linux/arch/m68k/kernel/
H A Dvmlinux-sun3.lds28 _etext = .; /* End of text section */ symbol
/linux/arch/arc/kernel/
H A Dvmlinux.lds.S96 _etext = .; symbol

123