Home
last modified time | relevance | path

Searched refs:stores (Results 1 – 25 of 27) sorted by relevance

12

/arch/sparc/kernel/
Ddtlb_prot.S20 membar #Sync ! Synchronize stores
/arch/mips/include/asm/
Dmips-r2-to-r6-emul.h23 u64 stores; member
Dfpu_emulator.h27 unsigned long stores; member
/arch/c6x/lib/
Ddivi.S23 ;; call to divu. It stores B3 in on the stack.
Dremi.S23 ;; call to divu. It stores B3 in on the stack.
Dremu.S23 ;; call to divu. It stores B3 in on the stack.
Ddivu.S23 ;; call to divu. It stores B3 in on the stack.
/arch/sparc/lib/
DM7memset.S167 ! Use long word stores.
179 and %o2, 63, %o3 ! %o3 = bytes left after blk stores.
187 ! initial cache-clearing stores
DM7memcpy.S434 ! lines from memory. Use ST_CHUNK stores to first element of each cache
437 ! Initial stores using MRU version of BIS to keep cache line in
444 ! We use STORE_MRU_ASI for the first seven stores to each cache line
452 ! the store miss buffer. Then the matching stores for all those
/arch/mips/kernel/
Dmips-r2-to-r6-emul.c1418 MIPS_R2_STATS(stores); in mipsr2_decoder()
1488 MIPS_R2_STATS(stores); in mipsr2_decoder()
1845 MIPS_R2_STATS(stores); in mipsr2_decoder()
1963 MIPS_R2_STATS(stores); in mipsr2_decoder()
2270 (unsigned long)__this_cpu_read(mipsr2emustats.stores), in mipsr2_emul_show()
2271 (unsigned long)__this_cpu_read(mipsr2bdemustats.stores)); in mipsr2_emul_show()
2326 __this_cpu_write((mipsr2emustats).stores, 0); in mipsr2_clear_show()
2327 __this_cpu_write((mipsr2bdemustats).stores, 0); in mipsr2_clear_show()
/arch/h8300/lib/
Dudivsi3.S4 ;; This function also computes the remainder and stores it in er3.
/arch/powerpc/lib/
Dmemcpy_64.S115 ld r9,0(r4) # 3+2n loads, 2+2n stores
127 0: ld r0,0(r4) # 4+2n loads, 3+2n stores
/arch/mips/math-emu/
Dme-debugfs.c56 __this_cpu_write((fpuemustats).stores, 0); in fpuemustats_clear_show()
211 FPU_STAT_CREATE(stores); in debugfs_fpuemu()
Dcp1emu.c1070 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate()
1104 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate()
1501 MIPS_FPU_EMU_INC_STATS(stores); in fpux_emu()
1598 MIPS_FPU_EMU_INC_STATS(stores); in fpux_emu()
/arch/nds32/kernel/
Dex-exit.S184 beqz $r6, 1f ! r6 stores fn for kernel thread
/arch/arm/crypto/
Daes-ce-core.S328 vst1.8 {q2}, [r4] @ overlapping stores
366 vst1.8 {q1}, [r4] @ overlapping stores
584 vst1.8 {q2}, [r4] @ overlapping stores
676 vst1.8 {q2}, [r4] @ overlapping stores
/arch/alpha/lib/
Dev6-copy_user.S64 EXI( ldbu $1,0($17) ) # .. .. .. L : Keep loads separate from stores
/arch/powerpc/perf/
Dpower8-pmu.c146 CACHE_EVENT_ATTR(LLC-stores, PM_L2_ST);
Dpower9-pmu.c161 GENERIC_EVENT_ATTR(mem-stores, MEM_STORES);
/arch/m68k/fpsp040/
Dx_operr.S243 | This routine stores the data in d0, for the given size in d1,
/arch/arm/
DKconfig1081 and Device/Strongly-Ordered loads and stores might cause deadlock
1092 bool "ARM errata: A17: DMB ST might fail to create order between stores"
1098 stores from GroupA and stores from GroupB.
1642 memory write throughput than a sequence of individual 32bit stores.
/arch/x86/
DKconfig.cpu204 stores for this CPU, which can increase performance of some
/arch/x86/events/intel/
Dcore.c277 EVENT_ATTR_STR(mem-stores, mem_st_snb, "event=0xcd,umask=0x2");
4233 EVENT_ATTR_STR(mem-stores, mem_st_hsw, "event=0xd0,umask=0x82")
/arch/x86/crypto/
Daesni-intel_asm.S566 # Reads DLEN bytes starting at DPTR and stores in XMMDst
/arch/arm64/
DKconfig1159 This enables mitigation of the bypassing of previous stores

12