Searched refs:xsch (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | ioasm.h | 25 int xsch(struct subchannel_id schid);
|
H A D | ioasm.c | 262 int xsch(struct subchannel_id schid) in xsch() function
|
H A D | cio.c | 298 ccode = xsch (sch->schid); in cio_cancel() 747 cc = xsch(sch->schid); in cio_tm_intrg()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | misc_helper.c | 432 void HELPER(xsch)(CPUS390XState *env, uint64_t r1) in HELPER() argument
|
H A D | insn-data.h.inc | 1422 F(0xb276, XSCH, S, Z, 0, 0, 0, 0, xsch, 0, IF_PRIV | IF_IO)
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 368 DEF_HELPER_2(xsch, void, env, i64)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 267 b276 xsch S_00
|