Home
last modified time | relevance | path

Searched refs:PTR_ADD (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/arch/mips/kernel/
Drelocate_kernel.S82 PTR_ADD t0,t1,t0;
125 PTR_ADD t0,t1,t0;
Dcps-vec.S374 PTR_ADD t1, t1, t2
559 PTR_ADD a1, a0, t1
561 PTR_ADD a0, a0, t0
590 PTR_ADD a0, a0, t0
Dgenex.S217 PTR_ADD sp, t0, t1
329 PTR_ADD sp, t0, t1
/Linux-v6.1/arch/loongarch/include/asm/
Dasm.h146 #define PTR_ADD add.w macro
169 #define PTR_ADD add.d macro
Dasmmacro.h201 PTR_ADD \tmp, \tmp, \thread
238 PTR_ADD \tmp, \tmp, \thread
/Linux-v6.1/arch/s390/kernel/
Dcrash_dump.c26 #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()
/Linux-v6.1/arch/loongarch/kernel/
Dswitch.S30 PTR_ADD t0, t0, tp
Dhead.S88 PTR_ADD sp, sp, tp
/Linux-v6.1/arch/mips/include/asm/
Dasm.h269 #define PTR_ADD add macro
294 #define PTR_ADD dadd macro