Home
last modified time | relevance | path

Searched refs:store (Results 1 – 25 of 102) sorted by relevance

12345

/arch/arm/lib/
Dbitops.h31 .macro __testop, name, instr, store, barrier
61 .macro testop, name, instr, store
62 __testop \name, \instr, \store, smp_dmb
65 .macro sync_testop, name, instr, store
66 __testop \name, \instr, \store, __smp_dmb
96 .macro testop, name, instr, store
108 \store r2, [r1]
/arch/arm/include/debug/
D8250.S15 .macro store, rd, rx:vararg macro
26 .macro store, rd, rx:vararg macro
38 store \rd, [\rx, #UART_TX << UART_SHIFT]
Dbrcmstb.S130 .macro store, rd, rx:vararg macro
141 store \rd, [\rx, #UART_TX << UART_SHIFT]
/arch/alpha/lib/
Dev6-memcpy.S73 stq $1, 0($16) # L : store
151 stq $1, 0($16) # L : store 8
170 stb $1, 0($16) # L : store a byte
193 stb $1, 0($4) # L : store it
209 bis $3, $1, $1 # E : merged bytes to store
213 stq $1, 0($4) # L : store 8 (aligned)
233 stb $1, 0($4) # L : store
/arch/mips/sgi-ip22/
DPlatform27 ifeq ($(call cc-option-yn,-march=r10000 -mr10k-cache-barrier=store), n)
28 $(error gcc doesn't support needed option -mr10k-cache-barrier=store)
31 cflags-$(CONFIG_SGI_IP28) += -mr10k-cache-barrier=store -I$(srctree)/arch/mips/include/asm/mach-ip28
/arch/mips/include/asm/
Dftrace.h44 #define safe_store(store, src, dst, error) \ argument
47 "1: " store " %[tmp_src], 0(%[tmp_dst])\n"\
/arch/sparc/kernel/
Dwuf.S269 LEON_PI(sta %l5, [%g0] ASI_LEON_MMUREGS) ! store it
270 SUN_PI_(sta %l5, [%g0] ASI_M_MMUREGS) ! store it
285 LEON_PI(sta %twin_tmp1, [%g0] ASI_LEON_MMUREGS) ! store it
286 SUN_PI_(sta %twin_tmp1, [%g0] ASI_M_MMUREGS) ! store it
Dunaligned_32.c27 store, /* st, std, sth, stsh */ enumerator
44 return store; in decode_direction()
262 case store: in kernel_unaligned_trap()
/arch/m68k/fpsp040/
Dx_unfl.S8 | result, then store the result. Denormalization is accomplished
35 |xref store
53 bsrl unf_res |denormalize, round & store interm op
211 | Differentiate between store to memory vs. store to register
218 | At this point, a store to memory is pending
Dx_unimp.S71 bnes no_store |if STORE_FLG is set, no store
72 bsrl sto_res |store the result in user space
Dx_store.S4 | store --- store operand to memory or register
36 .global store symbol
37 store: label
/arch/s390/crypto/
Dsha_common.c27 goto store; in s390_sha_update()
45 store: in s390_sha_update()
/arch/powerpc/platforms/powernv/
Dopal-elog.c34 ssize_t (*store)(struct elog_obj *elog, struct elog_attribute *attr, member
121 if (!attribute->store) in elog_attr_store()
124 return attribute->store(elog, attribute, buf, len); in elog_attr_store()
129 .store = elog_attr_store,
Dopal-sensor-groups.c114 ssize_t (*store)(struct kobject *kobj, struct kobj_attribute *attr, member
126 attr->attr.store = ops_info[index].store; in add_attr()
Dopal-dump.c34 ssize_t (*store)(struct dump_obj *dump, struct dump_attribute *attr, member
185 if (!attribute->store) in dump_attr_store()
188 return attribute->store(dump, attribute, buf, len); in dump_attr_store()
193 .store = dump_attr_store,
/arch/sh/kernel/cpu/sh4/
Dsq.c262 ssize_t (*store)(const char *buf, size_t count); member
283 if (likely(sattr->store)) in sq_sysfs_store()
284 return sattr->store(buf, count); in sq_sysfs_store()
330 .store = sq_sysfs_store,
/arch/ia64/kernel/
Derr_inject.c65 #define store(name) \ macro
127 store(err_type_info) in store() function
158 store(err_struct_info) in store() function
/arch/sparc/lib/
DM7memcpy.S204 ! %o5 has the bytes to be written in partial store.
223 cmp %o2, %o3 ! limit to store buffer size
238 EX_ST(STORE(stx, %o4, %o0), memcpy_retl_o2_plus_63_64) ! and store
245 EX_LD(LOAD(ldx, %o1+32, %o4), memcpy_retl_o2_plus_63_32)! load and store
262 EX_ST(STORE(stx, %o4, %o0), memcpy_retl_o2_plus_31_32) ! and store
293 EX_ST(STORE(stx, %o4, %o0-8), memcpy_retl_o2_plus_8) ! and store 8
313 cmp %o2, %o3 ! limit to store buffer size
373 EX_ST(STORE(stw, %o4, %o0), memcpy_retl_o2_plus_8)! and store 4 bytes
377 EX_ST(STORE(stw, %o3, %o0-4), memcpy_retl_o2_plus_4)! and store 4 bytes
388 EX_ST(STORE(stw, %o4, %o0-4), memcpy_retl_o2_plus_4)! and store 4 bytes
[all …]
DM7memset.S188 ! get store pipeline moving
194 sub %o5, 8, %o5 ! adjust %o5 for ASI store alignment
223 ! to keep the store pipeline moving.
306 subcc %o3, 8, %o3 ! Can we store any long words?
311 stx %o1, [%o5] ! store the long words
/arch/m68k/ifpsp060/
Dos.S248 dmwbuae:movs.b %d0,(%a0) | store user byte
250 dmwbs: move.b %d0,(%a0) | store super byte
271 dmwwuae:movs.w %d0,(%a0) | store user word
273 dmwws: move.w %d0,(%a0) | store super word
294 dmwluae:movs.l %d0,(%a0) | store user longword
296 dmwls: move.l %d0,(%a0) | store super longword
/arch/xtensa/lib/
Dstrncpy_user.S72 EX(10f) s8i a9, a11, 0 # store byte 0
82 EX(10f) s8i a9, a11, 0 # store byte 0
89 EX(10f) s8i a9, a11, 0 # store byte 0
117 EX(10f) s32i a9, a11, 0 # store word to dst
/arch/s390/kernel/
Dentry.S206 stmg %r6,%r15,__SF_GPRS(%r15) # store gprs of prev task
210 stg %r15,__THREAD_ksp(%r1,%r2) # store kernel stack of prev
213 stg %r3,__LC_CURRENT # store task struct of next
214 stg %r15,__LC_KERNEL_STACK # store end of kernel stack
217 mvc __LC_CURRENT_PID(4,%r0),0(%r3) # store pid of next
/arch/m68k/lib/
Dudivsi3.S146 movl d2,d3 | subtract b from p, store in tmp.
150 movl d3,d2 | and store tmp in p.
/arch/arm/boot/dts/
Dfacebook-bmc-flash-layout.dtsi26 * as persistent data store.
Dfacebook-bmc-flash-layout-128.dtsi44 * persistent data store.

12345