Home
last modified time | relevance | path

Searched refs:tsch (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dioasm.h18 int tsch(struct subchannel_id schid, struct irb *addr);
H A Dcio.c438 if (tsch(sch->schid, &irb)) in cio_commit_config()
549 tsch(tpi_info->schid, irb); in do_cio_interrupt()
555 if (tsch(tpi_info->schid, irb) == 0) { in do_cio_interrupt()
593 if (tsch(sch->schid, irb) != 0) in cio_tsch()
H A Dioasm.c91 int tsch(struct subchannel_id schid, struct irb *addr) in tsch() function
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.c335 tsch(schid, irb); in __do_cio()
346 rc = tsch(schid, irb); in __do_cio()
H A Dcio.h424 static inline int tsch(struct subchannel_id schid, struct irb *addr) in tsch() function
H A Dvirtio.c82 if (tsch(schid, &irb)) { in drain_irqs()
/openbmc/linux/arch/s390/boot/
H A Dhead.S117 tsch 0(%r5)
159 tsch 0(%r5)
/openbmc/qemu/target/s390x/tcg/
H A Dmisc_helper.c576 void HELPER(tsch)(CPUS390XState *env, uint64_t r1, uint64_t inst) in HELPER() argument
H A Dinsn-data.h.inc1436 F(0xb235, TSCH, S, Z, 0, insn, 0, 0, tsch, 0, IF_PRIV | IF_IO)
/openbmc/qemu/target/s390x/
H A Dhelper.h380 DEF_HELPER_3(tsch, void, env, i64, i64)
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt232 b235 tsch S_RD