Searched refs:PTR_ADDU (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/arch/mips/lib/ |
D | memset.S | 122 PTR_ADDU a2, t0 /* correct size */ 128 PTR_ADDU t0, 1; 130 PTR_ADDU a2, t0 /* correct size */ 131 PTR_ADDU t0, 1 153 PTR_ADDU t1, a0 /* end address */ 176 PTR_ADDU a0, t0 /* dest ptr */ 188 PTR_ADDU a0, a2 /* What's left */ 216 PTR_ADDU t1, a0, a2
|
D | strnlen_user.S | 36 PTR_ADDU a1, a0 # stop pointer 54 PTR_ADDU v0, AT
|
D | csum_partial.S | 125 PTR_ADDU src, src, 0x1 136 PTR_ADDU src, src, 0x2 149 PTR_ADDU src, src, 0x4 167 PTR_ADDU src, src, 0x8 183 PTR_ADDU src, src, 0x10 197 PTR_ADDU src, src, 0x80 208 PTR_ADDU src, src, 0x40 217 PTR_ADDU src, src, 0x20 229 PTR_ADDU src, src, 0x4 452 PTR_ADDU AT, src, len /* See (1) above. */
|
D | strncpy_user.S | 52 2: PTR_ADDU v0, a1, t0
|
/linux-4.1.27/arch/mips/include/asm/mach-paravirt/ |
D | kernel-entry-init.h | 39 PTR_ADDU t1, t1, t0 45 PTR_ADDU t1, t1, t0
|
/linux-4.1.27/arch/mips/mm/ |
D | cex-oct.S | 33 PTR_ADDU k1, k0, k1 /* k1 = &cache_err_dcache[core_id] */
|
/linux-4.1.27/arch/mips/kernel/ |
D | head.S | 114 PTR_ADDU sp, $28
|
D | r4k_switch.S | 98 PTR_ADDU t0, $28, _THREAD_SIZE - 32
|
D | octeon_switch.S | 100 PTR_ADDU t0, $28, _THREAD_SIZE - 32
|
/linux-4.1.27/arch/mips/power/ |
D | hibernate_asm.S | 37 PTR_ADDU t3, t1, _PAGE_SIZE
|
/linux-4.1.27/arch/mips/include/asm/ |
D | asm.h | 350 #define PTR_ADDU addu macro 375 #define PTR_ADDU daddu macro
|
/linux-4.1.27/arch/mips/netlogic/common/ |
D | reset.S | 274 PTR_ADDU t1, v1
|