Home
last modified time | relevance | path

Searched refs:back (Results 1 – 25 of 104) sorted by relevance

12345

/arch/mips/include/asm/octeon/
Dcvmx-helper-util.h169 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()
Dcvmx-packet.h51 uint64_t back:4; member
Dcvmx-pko-defs.h177 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/
Dcsumcpfruser.S35 ;; 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/
Dcsumcpfruser.S35 ;; 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/
Dcache.S20 # Write back a range of dcache
81 # Write back and invalidate a range of dcache and icache
/arch/m68k/fpsp040/
Dsgetem.S84 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
Dx_store.S151 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
Dget_op.S39 | 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/
Dcache-flush-by-tag.S45 # Flush the entire data cache back to RAM
Dcache-dbg-flush-by-tag.S26 # Flush the entire data cache back to RAM and invalidate the icache
Dcache-dbg-flush-by-reg.S25 # Flush the entire data cache back to RAM and invalidate the icache
/arch/hexagon/lib/
Dmemcpy.S174 #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/
Dbook3s_hv_rm_mmu.c53 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/
Dhibernate_asm_64.S68 movq %rax, %cr4; # turn PGE back on
120 movq %rax, %cr4; # turn PGE back on
Dhibernate_asm_32.S66 movl %ecx, %cr4; # turn PGE back on
/arch/arm/mach-omap2/
Dsleep34xx.S248 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
Dsram242x.S77 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
Dsram243x.S77 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/
Drelocate_kernel.S35 la %r0,.back-.base(%r13)
44 .back: label
Drelocate_kernel64.S41 la %r0,.back-.base(%r13)
46 .back: label
/arch/m32r/boot/compressed/
Dhead.S138 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/
Dsram.S52 lock: ldrh r4, [r2], #0 @ read back dpll value
/arch/mn10300/kernel/
Dswitch_to.S92 # switched back in
133 # back in (A1 points to the new thread_struct).
/arch/arm/mach-h720x/include/mach/
Dentry-macro.S17 @ properly updated when we come back from asm_do_irq

12345