Home
last modified time | relevance | path

Searched refs:sth (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dsth.c31 sth_channel(struct sth_device *sth, unsigned int master, unsigned int channel) in sth_channel() argument
33 struct intel_th_channel __iomem *sw_map = sth->channels; in sth_channel()
35 return &sw_map[(master - sth->stm.sw_start) * sth->stm.sw_nchannels + in sth_channel()
70 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_packet() local
72 sth_channel(sth, master, channel); in sth_stm_packet()
96 writeb_relaxed(*payload, sth->base + reg); in sth_stm_packet()
145 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_mmio_addr() local
148 master -= sth->stm.sw_start; in sth_stm_mmio_addr()
149 addr = sth->channels_phys + (master * sth->stm.sw_nchannels + channel) * in sth_stm_mmio_addr()
162 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_link() local
[all …]
H A DMakefile16 intel_th_sth-y := sth.o
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdb/libdbd-sqlite-perl/
H A Dsqlite-perl-test.pl27 my $sth = $dbh->prepare($sql)
29 $sth->execute();
31 return $sth;
37 my $sth = &execute_sql($dbh, "Select * from $table");
40 while (@data = $sth->fetchrow_array()) {
47 $sth->finish;
48 return $sth;
/openbmc/linux/arch/sparc/lib/
H A Dcopy_user.S121 ST(sth, dst, offset + 0x00, t0, halfchunk_fault) \
122 ST(sth, dst, offset + 0x02, t1, halfchunk_fault) \
123 ST(sth, dst, offset + 0x04, t2, halfchunk_fault) \
124 ST(sth, dst, offset + 0x06, t3, halfchunk_fault)
175 EXO2(sth %g2, [%o0])
182 EXO2(sth %g2, [%o0])
268 EX(sth %g2, [%o0], and %g1, 3)
H A Dmemcpy.S120 sth %g2, [%o0]
215 sth %g2, [%o0]
280 sth %g2, [%o0]
H A Dcsum_copy.S63 EX_ST(STORE(sth, %o5, %o1 + 0x00))
200 EX_ST(STORE(sth, %o5, %o1 + 0x00))
/openbmc/linux/arch/sparc/kernel/
H A Dhvcalls.S909 sth %o1, [%g1 + CCB_INFO_OFFSET_CCB_STATE]
910 sth %o2, [%g1 + CCB_INFO_OFFSET_QUEUE_POS]
911 sth %o3, [%g1 + CCB_INFO_OFFSET_DAX_UNIT]
913 sth %o4, [%g1 + CCB_INFO_OFFSET_QUEUE_NUM]
928 sth %o1, [%g1]
H A Detrap_64.S112 sth %l5, [%l6 + TI_SYS_NOERROR]
203 sth %l5, [%l6 + TI_SYS_NOERROR]
/openbmc/linux/arch/powerpc/lib/
H A Dstring_64.S71 err1; sth r0,0(r3)
121 err1; sth r0,0(r3)
H A Dmem_64.S48 sth r4,0(r6)
92 sth r4,0(r6)
H A Dmemcpy_64.S93 sth r9,0(r3)
176 sth r9,0(r3)
221 sth r0,0(r3)
H A Dmemcpy_power7.S51 sth r0,0(r3)
200 sth r0,0(r3)
281 sth r0,0(r3)
427 sth r0,0(r3)
453 sth r0,0(r3)
631 sth r0,0(r3)
H A Dcopyuser_power7.S107 err1; sth r0,0(r3)
256 err1; sth r0,0(r3)
337 err3; sth r0,0(r3)
483 err3; sth r0,0(r3)
508 err3; sth r0,0(r3)
686 err3; sth r0,0(r3)
H A Dcopy_mc_64.S74 err1; sth r0,0(r3)
231 err1; sth r0,0(r3)
H A Dcopyuser_64.S148 stex; sth r9,0(r3)
249 stex; sth r9,0(r3)
310 stex; sth r0,0(r3)
H A Dchecksum_64.S238 dstnr; sth r6,0(r4)
379 dstnr; sth r6,0(r4)
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmem_64.S48 sth r4,0(r6)
92 sth r4,0(r6)
H A Dmemcpy_64.S93 sth r9,0(r3)
176 sth r9,0(r3)
221 sth r0,0(r3)
H A Dmemcpy_power7.S51 sth r0,0(r3)
200 sth r0,0(r3)
281 sth r0,0(r3)
427 sth r0,0(r3)
453 sth r0,0(r3)
631 sth r0,0(r3)
H A Dcopyuser_power7.S107 err1; sth r0,0(r3)
256 err1; sth r0,0(r3)
337 err3; sth r0,0(r3)
483 err3; sth r0,0(r3)
508 err3; sth r0,0(r3)
686 err3; sth r0,0(r3)
H A Dcopy_mc_64.S74 err1; sth r0,0(r3)
231 err1; sth r0,0(r3)
H A Dcopyuser_64.S148 stex; sth r9,0(r3)
249 stex; sth r9,0(r3)
310 stex; sth r0,0(r3)
/openbmc/linux/arch/arc/lib/
H A Dmemcpy-archs.S125 sth.ab r6, [r3, 2]
169 sth.ab r5, [r3, 2]
/openbmc/linux/Documentation/trace/
H A Dsys-t.rst23 With Intel TH, therefore it can look like "0-sth:p_sys-t.my-policy".
/openbmc/linux/arch/parisc/kernel/
H A Dsyscall.S832 15: sth %r24, 0(%r26)
1053 19: sth %r1, 0(%r23)
1055 21: sth %r1, 0(%r26)
1248 12: sth %r1, 0(%r26)

12