Home
last modified time | relevance | path

Searched defs:msch (Results 1 – 2 of 2) sorted by relevance

/qemu/target/s390x/tcg/
H A Dmisc_helper.c461 void HELPER(msch)(CPUS390XState *env, uint64_t r1, uint64_t inst) in HELPER() argument
/qemu/pc-bios/s390-ccw/
H A Dcio.h393 static inline int msch(struct subchannel_id schid, struct schib *addr) in msch() function