/arch/mips/include/asm/octeon/ |
D | cvmx-helper-util.h | 169 start_of_buffer = ((buffer_ptr.s.addr >> 7) - buffer_ptr.s.back) << 7; in cvmx_helper_free_packet_data() 183 ((buffer_ptr.s.addr >> 7) - buffer_ptr.s.back) << 7; in cvmx_helper_free_packet_data()
|
D | cvmx-packet.h | 51 uint64_t back:4; member
|
D | cvmx-pko-defs.h | 177 uint64_t back:4; member 227 uint64_t back:4; member 234 uint64_t back:4; member 289 uint64_t back:4; member 304 uint64_t back:4; member 341 uint64_t back:4; member 366 uint64_t back:4; member
|
/arch/cris/arch-v10/lib/ |
D | csumcpfruser.S | 35 ;; r12 is already decremented. Add back chunk_size-2. 38 ;; Here from the word loop; r12 is off by 2; add it back.
|
/arch/cris/arch-v32/lib/ |
D | csumcpfruser.S | 35 ;; r12 is already decremented. Add back chunk_size-2. 38 ;; Here from the word loop; r12 is off by 2; add it back.
|
/arch/frv/lib/ |
D | cache.S | 20 # Write back a range of dcache 81 # Write back and invalidate a range of dcache and icache
|
/arch/m68k/fpsp040/ |
D | sgetem.S | 84 movew %d0,LOCAL_EX(%a0) |move the sign & exp back to fsave stack 85 fmovex (%a0),%fp0 |put new value back in fp0 97 movel %d0,LOCAL_HI(%a0) |put ms mant back on stack 98 movel %d1,LOCAL_LO(%a0) |put ls mant back on stack
|
D | x_store.S | 151 movel %d0,LOCAL_EX(%a1) |put the new exp back on the stack 157 movel %d0,LOCAL_EX(%a1) |put the new exp back on the stack 244 tstb LOCAL_SGN(%a1) |put back sign into exponent word
|
D | get_op.S | 39 | routine. The number is normalized, put back on the stack and 40 | then an frestore is done to restore the instruction back into 50 | norm. The instruction is then restored back into the '040 614 movew %d0,CMDREG1B(%a6) |write command word back to fsave stack
|
/arch/mn10300/mm/ |
D | cache-flush-by-tag.S | 45 # Flush the entire data cache back to RAM
|
D | cache-dbg-flush-by-tag.S | 26 # Flush the entire data cache back to RAM and invalidate the icache
|
D | cache-dbg-flush-by-reg.S | 25 # Flush the entire data cache back to RAM and invalidate the icache
|
/arch/hexagon/lib/ |
D | memcpy.S | 174 #define back R7 /* nr bytes > dword boundary in src block */ macro 231 back = cl0(len); define 236 prolog &= lsr(mask, back); 247 back = add(len, offset); define 269 p3 = cmp.gtu(back, #8);
|
/arch/powerpc/kvm/ |
D | book3s_hv_rm_mmu.c | 53 tail = &kvm->arch.revmap[head->back]; in kvmppc_add_revmap_chain() 57 rev->back = head->back; in kvmppc_add_revmap_chain() 59 head->back = pte_index; in kvmppc_add_revmap_chain() 61 rev->forw = rev->back = pte_index; in kvmppc_add_revmap_chain() 92 prev = real_vmalloc_addr(&kvm->arch.revmap[rev->back]); in remove_revmap_chain() 93 next->back = rev->back; in remove_revmap_chain()
|
/arch/x86/power/ |
D | hibernate_asm_64.S | 68 movq %rax, %cr4; # turn PGE back on 120 movq %rax, %cr4; # turn PGE back on
|
D | hibernate_asm_32.S | 66 movl %ecx, %cr4; # turn PGE back on
|
/arch/arm/mach-omap2/ |
D | sleep34xx.S | 248 str r5, [r4] @ write back to SDRC_POWER register 576 str r5, [r4] @ write back change 579 str r5, [r4] @ write back change 582 str r5, [r4] @ write back change 588 str r5, [r4] @ write back change 591 str r5, [r4] @ write back change
|
D | sram242x.S | 77 mov r9, #0x0 @ shift back to L0-voltage 87 subeq r11, r11, #0x8 @ possibly back to DLLA 129 mov pc, lr @ back to caller. 168 mov r5, r5, lsl #8 @ put rfr field back into place 224 mov pc, lr @ back to caller
|
D | sram243x.S | 77 mov r9, #0x0 @ shift back to L0-voltage 87 subeq r11, r11, #0x8 @ possibly back to DLLA 129 mov pc, lr @ back to caller. 168 mov r5, r5, lsl #8 @ put rfr field back into place 224 mov pc, lr @ back to caller
|
/arch/s390/kernel/ |
D | relocate_kernel.S | 35 la %r0,.back-.base(%r13) 44 .back: label
|
D | relocate_kernel64.S | 41 la %r0,.back-.base(%r13) 46 .back: label
|
/arch/m32r/boot/compressed/ |
D | head.S | 138 ldi r1, 0xd0 ; invalidate i-cache, copy back d-cache 148 ldi r1, 0x0700 ; invalidate i-cache, copy back d-cache
|
/arch/arm/mach-omap1/ |
D | sram.S | 52 lock: ldrh r4, [r2], #0 @ read back dpll value
|
/arch/mn10300/kernel/ |
D | switch_to.S | 92 # switched back in 133 # back in (A1 points to the new thread_struct).
|
/arch/arm/mach-h720x/include/mach/ |
D | entry-macro.S | 17 @ properly updated when we come back from asm_do_irq
|