Home
last modified time | relevance | path

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

12345

/arch/mips/include/asm/octeon/
Dcvmx-packet.h52 uint64_t back:4; member
63 uint64_t back:4;
Dcvmx-helper-util.h146 start_of_buffer = ((buffer_ptr.s.addr >> 7) - buffer_ptr.s.back) << 7; in cvmx_helper_free_packet_data()
160 ((buffer_ptr.s.addr >> 7) - buffer_ptr.s.back) << 7; in cvmx_helper_free_packet_data()
Dcvmx-pko-defs.h137 uint64_t back:4; member
145 uint64_t back:4;
193 uint64_t back:4; member
201 uint64_t back:4;
208 uint64_t back:4; member
216 uint64_t back:4;
306 uint64_t back:4; member
314 uint64_t back:4;
359 uint64_t back:4; member
367 uint64_t back:4;
[all …]
Dcvmx-ipd.h106 first_back_struct.s.back = first_back; in cvmx_ipd_config()
110 second_back_struct.s.back = second_back; in cvmx_ipd_config()
/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/hexagon/lib/
Dmemcpy.S160 #define back R7 /* nr bytes > dword boundary in src block */ macro
217 back = cl0(len); define
222 prolog &= lsr(mask, back);
233 back = add(len, offset); define
255 p3 = cmp.gtu(back, #8);
/arch/arm/mm/
Dpv-fixup-asm.S66 mcrr p15, 0, r4, r5, c2 @ write back TTBR0
70 mcrr p15, 1, r4, r5, c2 @ write back TTBR1
/arch/arm/mach-shmobile/
Dheadsmp-scu.S28 str r2, [r0, #8] @ write back
/arch/arm/mach-omap2/
Dsleep34xx.S209 str r5, [r4] @ write back to SDRC_POWER register
528 str r5, [r4] @ write back change
531 str r5, [r4] @ write back change
534 str r5, [r4] @ write back change
540 str r5, [r4] @ write back change
543 str r5, [r4] @ write back change
Dsram243x.S62 mov r9, #0x0 @ shift back to L0-voltage
72 subeq r11, r11, #0x8 @ possibly back to DLLA
114 ret lr @ back to caller.
153 mov r5, r5, lsl #8 @ put rfr field back into place
209 ret lr @ back to caller
Dsram242x.S62 mov r9, #0x0 @ shift back to L0-voltage
72 subeq r11, r11, #0x8 @ possibly back to DLLA
114 ret lr @ back to caller.
153 mov r5, r5, lsl #8 @ put rfr field back into place
209 ret lr @ back to caller
/arch/x86/power/
Dhibernate_asm_64.S81 movq %rbx, %cr4; # turn PGE back on
114 movq %rax, %cr4; # turn PGE back on
Dhibernate_asm_32.S90 movl %ecx, %cr4; # turn PGE back on
/arch/arm/mach-omap1/
Dsram.S49 lock: ldrh r4, [r2], #0 @ read back dpll value
/arch/sh/kernel/cpu/sh3/
Dentry.S301 ! - roll back gRB
303 ! k0 returns original sp (after roll back)
309 ! Check for roll back gRB (User and Kernel)
/arch/alpha/lib/
Dclear_user.S78 EX( ldq_u $5, 0($16) ) # e0 : load dst word to mask back in
Dcsum_ipv6_magic.S85 addq $0,$1,$0 # .. e1 : merge the carries back into the csum
/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c92 tail = &kvm->arch.hpt.rev[head->back]; in kvmppc_add_revmap_chain()
96 rev->back = head->back; in kvmppc_add_revmap_chain()
98 head->back = pte_index; in kvmppc_add_revmap_chain()
100 rev->forw = rev->back = pte_index; in kvmppc_add_revmap_chain()
180 prev = real_vmalloc_addr(&kvm->arch.hpt.rev[rev->back]); in remove_revmap_chain()
181 next->back = rev->back; in remove_revmap_chain()
/arch/arm/include/asm/
Dvfpmacros.h20 @ read all the working registers back into the VFP in toolkits()
/arch/x86/platform/olpc/
Dxo1-wakeup.S55 # Go back to the return point
/arch/mips/kvm/
D00README.txt26 when we ERET back to the guest. This causes the guest to hang in an infinite loop.
/arch/arc/lib/
Dmemcpy-archs.S123 ;; Write back the remaining 16bits
126 ;; Write back the remaining 8bits
/arch/c6x/lib/
Dstrasgi.S61 ;; loop back branch happens here

12345