Searched refs:PTR_ADD (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | head.S | 80 PTR_ADD sp, sp, tp 90 PTR_ADD sp, sp, tp 95 PTR_ADD t0, t0, a0
|
| H A D | switch.S | 40 PTR_ADD t0, t0, tp
|
| H A D | entry.S | 26 PTR_ADD t1, t1, t0
|
| /linux/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/arch/loongarch/mm/ |
| H A D | page.S | 14 PTR_ADD t0, t0, a0 42 PTR_ADD t8, t8, a0
|
| H A D | tlbex.S | 185 PTR_ADD t0, t0, t1 372 PTR_ADD t0, t0, t1 556 PTR_ADD t0, t0, t1
|
| /linux/arch/loongarch/include/asm/ |
| H A D | asmmacro.h | 193 PTR_ADD \tmp, \tmp, \thread 230 PTR_ADD \tmp, \tmp, \thread 267 PTR_ADD \tmp, \thread, \tmp 304 PTR_ADD \tmp, \thread, \tmp 358 PTR_ADD \base, \thread, \tmp 400 PTR_ADD \base, \thread, \tmp 477 PTR_ADD \tmp, \thread, \tmp 514 PTR_ADD \tmp, \thread, \tmp 576 PTR_ADD \base, \thread, \tmp
|
| H A D | asm.h | 162 #define PTR_ADD add.w macro 192 #define PTR_ADD add.d macro
|
| /linux/arch/mips/include/asm/ |
| H A D | asm.h | 272 #define PTR_ADD add macro 297 #define PTR_ADD dadd macro
|
| /linux/arch/s390/kernel/ |
| H A D | crash_dump.c | 28 #define PTR_ADD(x, y) (((char *) (x)) + ((unsigned long) (y))) macro 271 return PTR_ADD(buf, len); in nt_init_name() 442 return PTR_ADD(ptr, sizeof(Elf64_Nhdr)); in nt_final() 660 ptr = PTR_ADD(phdr_loads, sizeof(Elf64_Phdr) * mem_chunk_cnt); in elfcorehdr_alloc()
|
| /linux/arch/loongarch/lib/ |
| H A D | unaligned.S | 32 PTR_ADD a0, a0, t0
|
| /linux/arch/loongarch/power/ |
| H A D | hibernate_asm.S | 40 PTR_ADD t3, t3, t1
|