Searched refs:PTR_ADD (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | relocate_kernel.S | 80 PTR_ADD t0,t1,t0; 123 PTR_ADD t0,t1,t0;
|
| H A D | cps-vec.S | 375 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 D | genex.S | 218 PTR_ADD sp, t0, t1 330 PTR_ADD sp, t0, t1
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | crash_dump.c | 24 #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()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | asm.h | 260 #define PTR_ADD add macro 285 #define PTR_ADD dadd macro
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | asm.h | 354 #define PTR_ADD add macro 379 #define PTR_ADD dadd macro
|