Home
last modified time | relevance | path

Searched refs:PTR_ADD (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dasm.h146 #define PTR_ADD add.w macro
169 #define PTR_ADD add.d macro
H A Dasmmacro.h421 PTR_ADD \tmp, \tmp, \thread
458 PTR_ADD \tmp, \tmp, \thread
496 PTR_ADD \tmp, \thread, \tmp
535 PTR_ADD \tmp, \thread, \tmp
593 PTR_ADD \base, \thread, \tmp
638 PTR_ADD \base, \thread, \tmp
719 PTR_ADD \tmp, \thread, \tmp
758 PTR_ADD \tmp, \thread, \tmp
826 PTR_ADD \base, \thread, \tmp
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate_kernel.S80 PTR_ADD t0,t1,t0;
123 PTR_ADD t0,t1,t0;
H A Dcps-vec.S375 PTR_ADD t1, t1, t2
560 PTR_ADD a1, a0, t1
562 PTR_ADD a0, a0, t0
591 PTR_ADD a0, a0, t0
H A Dgenex.S218 PTR_ADD sp, t0, t1
330 PTR_ADD sp, t0, t1
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Drelocate_kernel.S82 PTR_ADD t0,t1,t0;
125 PTR_ADD t0,t1,t0;
H A Dcps-vec.S372 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 Dgenex.S217 PTR_ADD sp, t0, t1
329 PTR_ADD sp, t0, t1
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dhead.S86 PTR_ADD sp, sp, tp
96 PTR_ADD sp, sp, tp
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dasm.h146 #define PTR_ADD add.w macro
169 #define PTR_ADD add.d macro
H A Dasmmacro.h133 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
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcrash_dump.c24 #define PTR_ADD(x, y) (((char *) (x)) + ((unsigned long) (y))) macro
328 return PTR_ADD(buf, len); in nt_init_name()
506 return PTR_ADD(ptr, sizeof(Elf64_Nhdr)); in nt_final()
666 ptr = PTR_ADD(ptr, sizeof(Elf64_Phdr)); in elfcorehdr_alloc()
668 ptr = PTR_ADD(ptr, sizeof(Elf64_Phdr) * mem_chunk_cnt); in elfcorehdr_alloc()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A 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()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dasm.h260 #define PTR_ADD add macro
285 #define PTR_ADD dadd macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dasm.h269 #define PTR_ADD add macro
294 #define PTR_ADD dadd macro

Completed in 12 milliseconds