Home
last modified time | relevance | path

Searched refs:ssch (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h439 static inline int ssch(struct subchannel_id schid, struct cmd_orb *addr) in ssch() function
H A Dcio.c332 rc = ssch(schid, &orb); in __do_cio()
/openbmc/qemu/target/s390x/
H A Dhelper.h376 DEF_HELPER_3(ssch, void, env, i64, i64)
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1432 F(0xb233, SSCH, S, Z, 0, insn, 0, 0, ssch, 0, IF_PRIV | IF_IO)