Searched refs:PTR_ADD (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | relocate_kernel.S | 82 PTR_ADD t0,t1,t0; 125 PTR_ADD t0,t1,t0;
|
H A D | cps-vec.S | 372 PTR_ADD t1, t1, t2 558 PTR_ADD a1, a0, t1 560 PTR_ADD a0, a0, t0 589 PTR_ADD a0, a0, t0
|
H A D | genex.S | 217 PTR_ADD sp, t0, t1 329 PTR_ADD sp, t0, t1
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | head.S | 85 PTR_ADD sp, sp, tp 95 PTR_ADD sp, sp, tp
|
H A D | switch.S | 35 PTR_ADD t0, t0, tp
|
/openbmc/linux/arch/s390/kernel/ |
H A D | crash_dump.c | 26 #define PTR_ADD(x, y) (((char *) (x)) + ((unsigned long) (y))) macro 269 return PTR_ADD(buf, len); in nt_init_name() 447 return PTR_ADD(ptr, sizeof(Elf64_Nhdr)); in nt_final() 607 ptr = PTR_ADD(ptr, sizeof(Elf64_Phdr)); in elfcorehdr_alloc() 609 ptr = PTR_ADD(ptr, sizeof(Elf64_Phdr) * mem_chunk_cnt); in elfcorehdr_alloc()
|
/openbmc/linux/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
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | asm.h | 269 #define PTR_ADD add macro 294 #define PTR_ADD dadd macro
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | asm.h | 353 #define PTR_ADD add macro 378 #define PTR_ADD dadd macro
|
/openbmc/linux/arch/loongarch/power/ |
H A D | hibernate_asm.S | 40 PTR_ADD t3, t3, t1
|