Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dccw.c118 sch_gen_unit_exception(sch); in vfio_ccw_handle_request()
201 sch_gen_unit_exception(sch); in vfio_ccw_handle_clear()
241 sch_gen_unit_exception(sch); in vfio_ccw_handle_halt()
/openbmc/qemu/include/hw/s390x/
H A Dcss.h147 static inline void sch_gen_unit_exception(SubchDev *sch) in sch_gen_unit_exception() function