/linux-6.3-rc2/arch/riscv/kernel/ |
A D | efi-header.S | 38 .long __efistub_efi_pe_entry - _start // AddressOfEntryPoint 39 .long efi_header_end - _start // BaseOfCode 41 .long __pecoff_text_end - _start // BaseOfData 56 .long _end - _start // SizeOfImage 59 .long efi_header_end - _start // SizeOfHeaders 81 .long efi_header_end - _start // VirtualAddress 83 .long efi_header_end - _start // PointerToRawData 95 .long __pecoff_text_end - _start // VirtualAddress 97 .long __pecoff_text_end - _start // PointerToRawData
|
A D | vmlinux.lds.S | 26 ENTRY(_start) 37 _start = .; symbol
|
A D | head.S | 21 ENTRY(_start) 54 .dword _end - _start 63 .word pe_head_start - _start 79 la a2, _start 194 END(_start)
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | head-64.h | 61 sname##_start = (start); \ 93 sname##_start = (start); \ 123 name##_start = (start); \ 130 .if (start) < sname##_start; \ 134 . = (start) - sname##_start; \ 143 .if (. - name > (start) + (size) - name##_start); \ 147 . = ((start) + (size) - sname##_start); \ 162 label##_absolute = (label - start_ ## sname + sname ## _start) 168 #define ABS_ADDR(label, sname) (label - start_ ## sname + sname ## _start)
|
/linux-6.3-rc2/include/linux/ |
A D | ioport.h | 159 .start = (_start), \ 160 .end = (_start) + (_size) - 1, \ 166 #define DEFINE_RES_IO_NAMED(_start, _size, _name) \ argument 168 #define DEFINE_RES_IO(_start, _size) \ argument 169 DEFINE_RES_IO_NAMED((_start), (_size), NULL) 171 #define DEFINE_RES_MEM_NAMED(_start, _size, _name) \ argument 173 #define DEFINE_RES_MEM(_start, _size) \ argument 174 DEFINE_RES_MEM_NAMED((_start), (_size), NULL) 176 #define DEFINE_RES_REG_NAMED(_start, _size, _name) \ argument 178 #define DEFINE_RES_REG(_start, _size) \ argument [all …]
|
/linux-6.3-rc2/drivers/net/wireless/quantenna/qtnfmac/ |
A D | qlink_util.h | 60 #define qlink_for_each_tlv(_tlv, _start, _datalen) \ argument 61 for (_tlv = (const struct qlink_tlv_hdr *)(_start); \ 62 (const u8 *)(_start) + (_datalen) - (const u8 *)_tlv >= \ 64 (const u8 *)(_start) + (_datalen) - (const u8 *)_tlv >= \ 69 #define qlink_tlv_parsing_ok(_tlv_last, _start, _datalen) \ argument 71 (const u8 *)(_start) + round_up(_datalen, QLINK_ALIGN))
|
/linux-6.3-rc2/arch/arm/boot/compressed/ |
A D | vmlinux.lds.S | 17 ENTRY(_start) 40 _start = .; symbol 50 LONG(ZIMAGE_MAGIC(__piggy_size_addr - _start)) 122 _magic_start = ZIMAGE_MAGIC(_start); 124 _magic_table = ZIMAGE_MAGIC(_table_start - _start);
|
/linux-6.3-rc2/arch/arm/boot/bootp/ |
A D | init.S | 17 .type _start, #function 18 .globl _start 20 _start: add lr, pc, #-0x8 @ lr = current load addr label 71 .size _start, . - _start
|
/linux-6.3-rc2/drivers/firmware/efi/libstub/ |
A D | riscv-stub.c | 23 return _start_kernel - _start; in stext_offset() 37 kernel_size = _edata - _start; in handle_kernel_image() 38 *image_addr = (unsigned long)_start; in handle_kernel_image()
|
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | sections.h | 11 extern char _start[]; 19 uintptr_t start = (uintptr_t)_start; in is_va_kernel_text() 27 uintptr_t start = (uintptr_t)lm_alias(_start); in is_va_kernel_lm_alias_text()
|
A D | errata_list.h | 120 #define ALT_CMO_OP(_op, _start, _size, _cachesize) \ argument 141 "r"((unsigned long)(_start) & ~((_cachesize) - 1UL)), \ 142 "r"((unsigned long)(_start) + (_size)) \
|
/linux-6.3-rc2/arch/csky/kernel/ |
A D | setup.c | 34 memblock_reserve(__pa(_start), _end - _start); in csky_memblock_init() 81 setup_initial_init_mm(_start, _etext, _edata, _end); in setup_arch()
|
A D | head.S | 9 ENTRY(_start) 17 END(_start)
|
A D | vmlinux.lds.S | 8 ENTRY(_start) 25 _start = .; symbol
|
/linux-6.3-rc2/arch/riscv/boot/ |
A D | loader.S | 5 .globl _start 6 _start: label
|
/linux-6.3-rc2/fs/cachefiles/ |
A D | io.c | 531 loff_t *_start, size_t *_len, in __cachefiles_prepare_write() argument 535 loff_t start = *_start, pos; in __cachefiles_prepare_write() 541 *_start = start - down; in __cachefiles_prepare_write() 553 pos = vfs_llseek(file, *_start, SEEK_DATA); in __cachefiles_prepare_write() 561 if ((u64)pos >= (u64)*_start + *_len) in __cachefiles_prepare_write() 574 pos = vfs_llseek(file, *_start, SEEK_HOLE); in __cachefiles_prepare_write() 580 if ((u64)pos >= (u64)*_start + *_len) in __cachefiles_prepare_write() 588 *_start, *_len); in __cachefiles_prepare_write() 605 loff_t *_start, size_t *_len, loff_t i_size, in cachefiles_prepare_write() argument 622 _start, _len, in cachefiles_prepare_write()
|
/linux-6.3-rc2/tools/perf/tests/shell/coresight/asm_pure_loop/ |
A D | asm_pure_loop.S | 4 .globl _start 5 _start: label
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7603/ |
A D | mcu.c | 239 #define WORD(_start) \ in mt7603_mcu_set_eeprom() argument 240 _start, \ in mt7603_mcu_set_eeprom() 241 _start + 1 in mt7603_mcu_set_eeprom() 242 #define GROUP_2G(_start) \ in mt7603_mcu_set_eeprom() argument 243 WORD(_start), \ in mt7603_mcu_set_eeprom() 244 WORD(_start + 2), \ in mt7603_mcu_set_eeprom() 245 WORD(_start + 4) in mt7603_mcu_set_eeprom()
|
/linux-6.3-rc2/arch/nios2/boot/compressed/ |
A D | head.S | 22 ENTRY(_start) 43 addi r1, r1, (_start - chkadr) /* Source */ 44 movia r2, _start /* Destination */
|
/linux-6.3-rc2/arch/m68k/68000/ |
A D | romvec.S | 13 .global _start 21 .long CONFIG_RAMBASE+CONFIG_RAMSIZE-4, _start, buserr, trap
|
A D | head.S | 30 .global _start 65 _start: label 146 movel #_start, 0xfffffA00 /* LSSA */
|
/linux-6.3-rc2/arch/nios2/kernel/ |
A D | head.S | 64 ENTRY(_start) 130 addi r1, r1,(_start - chkadr) /* Source */ 131 movia r2, _start /* Destination */
|
/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/ |
A D | spu_save_crt0.S | 21 .global _start 22 _start: label
|
A D | spu_restore_crt0.S | 22 .global _start 23 _start: label
|
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/ |
A D | fp-pidbench.S | 32 .globl _start 33 function _start
|