Searched refs:ioinst_handle_schm (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/s390x/ |
H A D | s390x-internal.h | 371 void ioinst_handle_schm(S390CPU *cpu, uint64_t reg1, uint64_t reg2,
|
H A D | ioinst.c | 725 void ioinst_handle_schm(S390CPU *cpu, uint64_t reg1, uint64_t reg2, in ioinst_handle_schm() function
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | misc_helper.c | 494 ioinst_handle_schm(cpu, r1, r2, inst >> 16, GETPC()); in HELPER()
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | kvm.c | 1229 ioinst_handle_schm(cpu, env->regs[1], env->regs[2], in handle_b2()
|