Home
last modified time | relevance | path

Searched refs:scsw_area (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvfio_ccw.h20 __u8 scsw_area[SCSW_AREA_SIZE]; member
/openbmc/qemu/linux-headers/linux/
H A Dvfio_ccw.h20 __u8 scsw_area[SCSW_AREA_SIZE]; member
/openbmc/qemu/hw/vfio/
H A Dccw.c90 QEMU_BUILD_BUG_ON(sizeof(region->scsw_area) != sizeof(SCSW)); in vfio_ccw_handle_request()
96 memcpy(region->scsw_area, &sch->curr_status.scsw, sizeof(SCSW)); in vfio_ccw_handle_request()
/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_fsm.c253 memcpy(scsw, io_region->scsw_area, sizeof(*scsw)); in fsm_io_request()
/openbmc/linux/Documentation/arch/s390/
H A Dvfio-ccw.rst201 __u8 scsw_area[SCSW_AREA_SIZE];
210 guest ORB, and scsw_area should be filled with the SCSW of the Virtual