Searched refs:stores (Results 1 – 22 of 22) sorted by relevance
/arch/sparc/kernel/ |
D | dtlb_prot.S | 19 membar #Sync ! Synchronize stores
|
/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 23 u64 stores; member
|
D | fpu_emulator.h | 38 unsigned long stores; member
|
/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 1423 MIPS_R2_STATS(stores); in mipsr2_decoder() 1493 MIPS_R2_STATS(stores); in mipsr2_decoder() 1850 MIPS_R2_STATS(stores); in mipsr2_decoder() 1968 MIPS_R2_STATS(stores); in mipsr2_decoder() 2275 (unsigned long)__this_cpu_read(mipsr2emustats.stores), in mipsr2_stats_show() 2276 (unsigned long)__this_cpu_read(mipsr2bdemustats.stores)); in mipsr2_stats_show() 2331 __this_cpu_write((mipsr2emustats).stores, 0); in mipsr2_stats_clear_show() 2332 __this_cpu_write((mipsr2bdemustats).stores, 0); in mipsr2_stats_clear_show()
|
/arch/h8300/lib/ |
D | udivsi3.S | 3 ;; This function also computes the remainder and stores it in er3.
|
/arch/powerpc/lib/ |
D | memcpy_64.S | 108 ld r9,0(r4) # 3+2n loads, 2+2n stores 120 0: ld r0,0(r4) # 4+2n loads, 3+2n stores
|
/arch/c6x/lib/ |
D | divi.S | 35 ;; call to divu. It stores B3 in on the stack.
|
D | remi.S | 35 ;; call to divu. It stores B3 in on the stack.
|
D | remu.S | 35 ;; call to divu. It stores B3 in on the stack.
|
D | divu.S | 35 ;; call to divu. It stores B3 in on the stack.
|
/arch/mips/math-emu/ |
D | me-debugfs.c | 55 __this_cpu_write((fpuemustats).stores, 0); in fpuemustats_clear_show() 231 FPU_STAT_CREATE(stores); in debugfs_fpuemu()
|
D | cp1emu.c | 1083 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate() 1117 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate() 1514 MIPS_FPU_EMU_INC_STATS(stores); in fpux_emu() 1611 MIPS_FPU_EMU_INC_STATS(stores); in fpux_emu()
|
/arch/metag/lib/ |
D | memmove.S | 104 ! D1.6 stores the gap size in bits 107 ! D0.6 stores the complement of the gap size
|
/arch/alpha/lib/ |
D | ev6-copy_user.S | 62 EXI( ldbu $1,0($17) ) # .. .. .. L : Keep loads separate from stores
|
/arch/mn10300/kernel/ |
D | mn10300-serial-low.S | 61 # - stores data/status byte pairs in the ring buffer
|
/arch/m68k/fpsp040/ |
D | x_operr.S | 243 | This routine stores the data in d0, for the given size in d1,
|
/arch/blackfin/ |
D | Kconfig.debug | 108 All Blackfins include a Trace Unit which stores a history of the last
|
/arch/cris/arch-v10/kernel/ |
D | entry.S | 118 ;; an interrupt call but it stores the return PC in BRP instead of IRP.
|
/arch/x86/ |
D | Kconfig.cpu | 203 stores for this CPU, which can increase performance of some
|
/arch/x86/kernel/cpu/ |
D | perf_event_intel.c | 218 EVENT_ATTR_STR(mem-stores, mem_st_snb, "event=0xcd,umask=0x2"); 3195 EVENT_ATTR_STR(mem-stores, mem_st_hsw, "event=0xd0,umask=0x82")
|
/arch/arm/ |
D | Kconfig | 1789 memory write throughput than a sequence of individual 32bit stores.
|
/arch/arm/crypto/ |
D | sha256-core.S_shipped | 1882 bic r11,r11,#15 @ align for 128-bit stores
|