Home
last modified time | relevance | path

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

/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/qemu/target/s390x/
H A Dhelper.h380 DEF_HELPER_3(tsch, void, env, i64, i64)
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1436 F(0xb235, TSCH, S, Z, 0, insn, 0, 0, tsch, 0, IF_PRIV | IF_IO)