Searched refs:hsch (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | ioasm.h | 24 int hsch(struct subchannel_id schid);
|
H A D | ioasm.c | 235 int hsch(struct subchannel_id schid) in hsch() function 244 EXPORT_SYMBOL(hsch);
|
H A D | vfio_ccw_fsm.c | 92 ccode = hsch(sch->schid); in fsm_do_halt()
|
H A D | cio.c | 232 ccode = hsch (sch->schid); in cio_halt()
|
/openbmc/u-boot/include/ |
H A D | vsc9953.h | 453 struct vsc9953_qsys_hsch hsch[108]; member
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | misc_helper.c | 448 void HELPER(hsch)(CPUS390XState *env, uint64_t r1) in HELPER() argument
|
H A D | insn-data.h.inc | 1424 F(0xb231, HSCH, S, Z, 0, 0, 0, 0, hsch, 0, IF_PRIV | IF_IO)
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 370 DEF_HELPER_2(hsch, void, env, i64)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 228 b231 hsch S_00
|