| /linux-6.15/drivers/firmware/efi/libstub/ |
| H A D | zboot-header.S | 43 .long _etext - .Lefi_header_end 52 .long _etext - .Ldoshdr, 0x0 115 .long _etext - .Lefi_header_end 117 .long _etext - .Lefi_header_end 128 .long _etext - .Ldoshdr 130 .long _etext - .Ldoshdr
|
| H A D | zboot.lds | 28 _etext = ALIGN(4096); symbol 29 . = _etext; 53 PROVIDE(__data_rawsize = ABSOLUTE(_edata - _etext)); 54 PROVIDE(__data_size = ABSOLUTE(_end - _etext));
|
| /linux-6.15/arch/sh/mm/ |
| H A D | init.c | 369 (unsigned long)&_etext, (unsigned long)&_edata, in mem_init() 370 ((unsigned long)&_edata - (unsigned long)&_etext) >> 10, in mem_init() 372 (unsigned long)&_text, (unsigned long)&_etext, in mem_init() 373 ((unsigned long)&_etext - (unsigned long)&_text) >> 10); in mem_init()
|
| /linux-6.15/include/asm-generic/ |
| H A D | sections.h | 35 extern char _text[], _stext[], _etext[]; 214 addr < (unsigned long)_etext; in __is_kernel_text()
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | setup.c | 293 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()
|
| /linux-6.15/arch/arm64/kernel/pi/ |
| H A D | map_kernel.c | 81 map_segment(init_pg_dir, &pgdp, va_offset, _stext, _etext, prot, in map_kernel() 112 unmap_segment(init_pg_dir, va_offset, _stext, _etext, in map_kernel() 123 map_segment(init_pg_dir, NULL, va_offset, _stext, _etext, in map_kernel()
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | setup_no.c | 87 setup_initial_init_mm(_stext, _etext, _edata, NULL); in setup_arch() 139 _stext, _etext, _sdata, _edata, __bss_start, __bss_stop); in setup_arch()
|
| /linux-6.15/arch/xtensa/mm/ |
| H A D | init.c | 107 (unsigned long)_text, (unsigned long)_etext, in print_vm_layout() 108 (unsigned long)(_etext - _text) >> 10, in print_vm_layout()
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | orc_lookup.h | 30 #define LOOKUP_STOP_IP (unsigned long)_etext
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | orc_lookup.h | 27 #define LOOKUP_STOP_IP (unsigned long)_etext
|
| /linux-6.15/arch/s390/purgatory/ |
| H A D | purgatory.lds.S | 22 _etext = . ; symbol
|
| /linux-6.15/arch/nios2/boot/compressed/ |
| H A D | vmlinux.lds.S | 21 _etext = .; symbol
|
| /linux-6.15/arch/powerpc/boot/ |
| H A D | zImage.coff.lds.S | 12 _etext = .; symbol
|
| H A D | zImage.ps3.lds.S | 27 _etext = .; symbol
|
| H A D | zImage.lds.S | 18 _etext = .; symbol
|
| /linux-6.15/arch/powerpc/mm/nohash/ |
| H A D | 8xx.c | 143 unsigned long etext8 = ALIGN(__pa(_etext), SZ_8M); in mmu_mapin_ram() 171 unsigned long etext8 = ALIGN(__pa(_etext), SZ_8M); in mmu_mark_initmem_nx()
|
| /linux-6.15/arch/alpha/boot/ |
| H A D | bootloader.lds | 9 _etext = .; symbol
|
| /linux-6.15/arch/arm/boot/bootp/ |
| H A D | bootp.lds | 17 _etext = .; symbol
|
| /linux-6.15/arch/parisc/mm/ |
| H A D | init.c | 599 _etext, _edata, in mem_init() 600 ((unsigned long)_edata - (unsigned long)_etext) >> 10, in mem_init() 602 _text, _etext, in mem_init() 603 ((unsigned long)_etext - (unsigned long)_text) >> 10); in mem_init() 770 e = (uintptr_t) dereference_function_descriptor(&_etext); in btlb_init_per_cpu()
|
| /linux-6.15/arch/nios2/kernel/ |
| H A D | vmlinux.lds.S | 32 _etext = .; symbol
|
| /linux-6.15/arch/hexagon/kernel/ |
| H A D | vmlinux.lds.S | 48 _etext = .; symbol
|
| /linux-6.15/arch/openrisc/kernel/ |
| H A D | vmlinux.lds.S | 62 _etext = .; symbol
|
| /linux-6.15/arch/alpha/kernel/ |
| H A D | vmlinux.lds.S | 35 _etext = .; /* End of text section */ symbol
|
| /linux-6.15/arch/parisc/boot/compressed/ |
| H A D | vmlinux.lds.S | 60 _etext = . ; symbol
|
| /linux-6.15/arch/um/include/asm/ |
| H A D | common.lds.S | 5 _etext = .; symbol
|