Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Drelocate_kernel.S82 PTR_ADD t0,t1,t0;
125 PTR_ADD t0,t1,t0;
Dcps-vec.S379 PTR_ADD t1, t1, t2
564 PTR_ADD a1, a0, t1
566 PTR_ADD a0, a0, t0
595 PTR_ADD a0, a0, t0
Dgenex.S220 PTR_ADD sp, t0, t1
332 PTR_ADD sp, t0, t1
/Linux-v4.19/arch/s390/kernel/
Dcrash_dump.c25 #define PTR_ADD(x, y) (((char *) (x)) + ((unsigned long) (y))) macro
326 return PTR_ADD(buf, len); in nt_init_name()
504 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()
/Linux-v4.19/arch/mips/include/asm/
Dasm.h354 #define PTR_ADD add macro
379 #define PTR_ADD dadd macro