Home
last modified time | relevance | path

Searched refs:ESW (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h127 typedef struct ESW { struct
132 } QEMU_PACKED ESW; argument
139 ESW esw;
H A Dcss.h144 ESW esw;
207 void copy_esw_to_guest(ESW *dest, const ESW *src);
/openbmc/qemu/hw/vfio/
H A Dccw.c318 ESW esw; in vfio_ccw_io_notifier_handler()
/openbmc/qemu/hw/s390x/
H A Dcss.c1373 void copy_esw_to_guest(ESW *dest, const ESW *src) in copy_esw_to_guest()