| /linux-4.4.14/drivers/hwtracing/intel_th/ |
| D | sth.c | 39 sth_channel(struct sth_device *sth, unsigned int master, unsigned int channel) in sth_channel() argument 41 struct intel_th_channel __iomem *sw_map = sth->channels; in sth_channel() 43 return &sw_map[(master - sth->stm.sw_start) * sth->stm.sw_nchannels + in sth_channel() 75 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_packet() local 77 sth_channel(sth, master, channel); in sth_stm_packet() 97 iowrite8(*payload, sth->base + reg); in sth_stm_packet() 141 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_mmio_addr() local 144 master -= sth->stm.sw_start; in sth_stm_mmio_addr() 145 addr = sth->channels_phys + (master * sth->stm.sw_nchannels + channel) * in sth_stm_mmio_addr() 158 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_link() local [all …]
|
| D | Makefile | 12 intel_th_sth-y := sth.o
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/ |
| D | iop_dmc_in_defs.h | 146 unsigned int sth : 7; member 231 unsigned int sth : 1; member 244 unsigned int sth : 1; member 257 unsigned int sth : 1; member 269 unsigned int sth : 1; member
|
| /linux-4.4.14/arch/powerpc/lib/ |
| D | checksum_32.S | 101 91: sth r6,4(r4) 135 93: sth r6,4(r4) 157 95: sth r6,4(r4)
|
| D | mem_64.S | 31 sth r4,0(r6) 74 sth r4,0(r6)
|
| D | string_64.S | 95 err1; sth r0,0(r3) 145 err1; sth r0,0(r3)
|
| D | memcpy_64.S | 86 sth r9,0(r3) 169 sth r9,0(r3) 214 sth r0,0(r3)
|
| D | memcpy_power7.S | 63 sth r0,0(r3) 212 sth r0,0(r3) 296 sth r0,0(r3) 442 sth r0,0(r3) 468 sth r0,0(r3) 646 sth r0,0(r3)
|
| D | copyuser_power7.S | 130 err1; sth r0,0(r3) 279 err1; sth r0,0(r3) 363 err3; sth r0,0(r3) 509 err3; sth r0,0(r3) 534 err3; sth r0,0(r3) 712 err3; sth r0,0(r3)
|
| D | copyuser_64.S | 106 74: sth r9,0(r3) 195 95: sth r9,0(r3) 248 87: sth r0,0(r3)
|
| D | checksum_64.S | 276 dstnr; sth r6,0(r4) 417 dstnr; sth r6,0(r4)
|
| /linux-4.4.14/arch/sparc/lib/ |
| D | copy_user.S | 104 sth %t0, [%dst + (offset) + 0x00]; \ 105 sth %t1, [%dst + (offset) + 0x02]; \ 106 sth %t2, [%dst + (offset) + 0x04]; \ 107 sth %t3, [%dst + (offset) + 0x06]; 136 EXO2(sth %g2, [%o0]) 143 EXO2(sth %g2, [%o0]) 233 EX(sth %g2, [%o0], and %g1, 3)
|
| D | csum_copy.S | 60 EX_ST(STORE(sth, %o5, %o1 + 0x00)) 194 EX_ST(STORE(sth, %o5, %o1 + 0x00))
|
| D | memcpy.S | 199 sth %g2, [%o0] 293 sth %g2, [%o0] 358 sth %g2, [%o0]
|
| D | memset.S | 152 EX(sth %g3, [%o0], and %o1, 3)
|
| D | checksum_32.S | 278 EX2(sth %o4, [%o1 + 0x00]) 308 EX2(sth %g4, [%o1 + 0x00])
|
| D | U3memcpy.S | 310 EX_ST(STORE(sth, %o5, %o1 + %o3))
|
| /linux-4.4.14/tools/testing/selftests/powerpc/copyloops/ |
| D | memcpy_64.S | 86 sth r9,0(r3) 169 sth r9,0(r3) 214 sth r0,0(r3)
|
| D | memcpy_power7.S | 63 sth r0,0(r3) 212 sth r0,0(r3) 296 sth r0,0(r3) 442 sth r0,0(r3) 468 sth r0,0(r3) 646 sth r0,0(r3)
|
| D | copyuser_power7.S | 130 err1; sth r0,0(r3) 279 err1; sth r0,0(r3) 363 err3; sth r0,0(r3) 509 err3; sth r0,0(r3) 534 err3; sth r0,0(r3) 712 err3; sth r0,0(r3)
|
| D | copyuser_64.S | 106 74: sth r9,0(r3) 195 95: sth r9,0(r3) 248 87: sth r0,0(r3)
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | etrap_64.S | 98 sth %l5, [%l6 + TI_SYS_NOERROR] 159 sth %l5, [%l6 + TI_SYS_NOERROR]
|
| /linux-4.4.14/arch/arc/lib/ |
| D | memcpy-archs.S | 138 sth.ab r6, [r3, 2] 184 sth.ab r5, [r3, 2]
|
| /linux-4.4.14/arch/m32r/boot/ |
| D | setup.S | 69 sth r1, @r0
|
| /linux-4.4.14/arch/powerpc/mm/ |
| D | slb_low.S | 297 sth r3,PACASLBCACHEPTR(r13) /* paca->slb_cache_ptr = offset */
|
| /linux-4.4.14/arch/m32r/boot/compressed/ |
| D | head.S | 149 sth r1, @r0
|
| /linux-4.4.14/arch/frv/kernel/ |
| D | entry.S | 51 # sth gr0,@(gr30,gr0) 63 # sth gr31,@(gr30,gr0)
|
| D | break.S | 57 # sth \reg,@(gr30,gr0)
|
| /linux-4.4.14/Documentation/trace/ |
| D | intel_th.txt | 58 begin with this id: 0-gth, 0-msc0, 0-msc1, 0-pti, 0-sth, which is
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | io.h | 177 DEF_MMIO_OUT_D(out_be16, 16, sth); 189 DEF_MMIO_OUT_D(out_le16, 16, sth);
|
| D | exception-64s.h | 298 sth r1,PACA_TRAP_SAVE(r13); \
|
| /linux-4.4.14/arch/frv/mm/ |
| D | tlb-miss.S | 142 sth gr30,@(gr30,gr0)
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | exceptions-64s.S | 486 sth r10,PACA_IN_MCE(r13) 1353 sth r12,PACA_IN_MCE(r13); \
|
| D | exceptions-64e.S | 453 sth r1,PACA_TRAP_SAVE(r13); /* store trap */ \
|
| /linux-4.4.14/arch/parisc/kernel/ |
| D | syscall.S | 808 16: sth,ma %r24, 0(%sr3,%r26)
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | entry.S | 286 sth %r1,__PT_INT_CODE+2(%r11)
|