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()
545 tsch(tpi_info->schid, irb); in do_cio_interrupt()
551 if (tsch(tpi_info->schid, irb) == 0) { in do_cio_interrupt()
589 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.c340 tsch(schid, irb); in __do_cio()
351 rc = tsch(schid, irb); in __do_cio()
H A Dvirtio.c82 if (tsch(schid, &irb)) { in drain_irqs()
H A Dcio.h422 static inline int tsch(struct subchannel_id schid, struct irb *addr) in tsch() function
/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.c577 void HELPER(tsch)(CPUS390XState *env, uint64_t r1, uint64_t inst) in HELPER() argument
H A Dinsn-data.h.inc1431 F(0xb235, TSCH, S, Z, 0, insn, 0, 0, tsch, 0, IF_PRIV | IF_IO)
/openbmc/qemu/target/s390x/
H A Dhelper.h377 DEF_HELPER_3(tsch, void, env, i64, i64)
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt232 b235 tsch S_RD