Searched refs:PTR_ADD (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/arch/mips/kernel/ |
| H A D | relocate_kernel.S | 81 PTR_ADD t0,t1,t0; 124 PTR_ADD t0,t1,t0;
|
| H A D | cps-vec.S | 353 PTR_ADD t1, t1, t2 539 PTR_ADD a1, a0, t1 541 PTR_ADD a0, a0, t0 570 PTR_ADD a0, a0, t0
|
| H A D | genex.S | 228 PTR_ADD sp, t0, t1 339 PTR_ADD sp, t0, t1
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | head.S | 86 PTR_ADD sp, sp, tp 96 PTR_ADD sp, sp, tp
|
| H A D | switch.S | 35 PTR_ADD t0, t0, tp
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | asm.h | 146 #define PTR_ADD add.w macro 169 #define PTR_ADD add.d macro
|
| H A D | asmmacro.h | 133 PTR_ADD \tmp, \tmp, \thread 170 PTR_ADD \tmp, \tmp, \thread 207 PTR_ADD \tmp, \thread, \tmp 244 PTR_ADD \tmp, \thread, \tmp 298 PTR_ADD \base, \thread, \tmp 340 PTR_ADD \base, \thread, \tmp 417 PTR_ADD \tmp, \thread, \tmp 454 PTR_ADD \tmp, \thread, \tmp 516 PTR_ADD \base, \thread, \tmp
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | asm.h | 272 #define PTR_ADD add macro 297 #define PTR_ADD dadd macro
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | crash_dump.c | 27 #define PTR_ADD(x, y) (((char *) (x)) + ((unsigned long) (y))) macro 270 return PTR_ADD(buf, len); in nt_init_name() 441 return PTR_ADD(ptr, sizeof(Elf64_Nhdr)); in nt_final() 659 ptr = PTR_ADD(phdr_loads, sizeof(Elf64_Phdr) * mem_chunk_cnt); in elfcorehdr_alloc()
|
| /linux-6.15/arch/loongarch/power/ |
| H A D | hibernate_asm.S | 40 PTR_ADD t3, t3, t1
|