Searched refs:csch (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | ioasm.c | 146 int csch(struct subchannel_id schid) in csch() function 155 EXPORT_SYMBOL(csch);
|
H A D | ioasm.h | 20 int csch(struct subchannel_id schid);
|
H A D | eadm_sch.c | 91 cc = csch(sch->schid); in eadm_subchannel_clear()
|
H A D | vfio_ccw_fsm.c | 131 ccode = csch(sch->schid); in fsm_do_clear()
|
H A D | cio.c | 266 ccode = csch (sch->schid); in cio_clear()
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | cio.h | 455 static inline int csch(struct subchannel_id schid) in csch() function
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | misc_helper.c | 440 void HELPER(csch)(CPUS390XState *env, uint64_t r1) in HELPER() argument
|
H A D | insn-data.h.inc | 1423 F(0xb230, CSCH, S, Z, 0, 0, 0, 0, csch, 0, IF_PRIV | IF_IO)
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 369 DEF_HELPER_2(csch, void, env, i64)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 227 b230 csch S_00
|