Home
last modified time | relevance | path

Searched refs:SCSW_FLAGS_MASK_FMT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h35 #define SCSW_FLAGS_MASK_FMT 0x0080 macro
/openbmc/qemu/hw/s390x/
H A Dcss.c1156 schib->scsw.flags |= (sch->ccw_fmt_1) ? SCSW_FLAGS_MASK_FMT : 0; in sch_handle_start_func_virtual()