Searched refs:VFIO_CCW_MSG_EVENT (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/s390/cio/ |
A D | vfio_ccw_fsm.c | 159 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: notoper event %x state %x\n", in fsm_notoper() 261 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 270 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 281 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 294 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 305 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 313 VFIO_CCW_MSG_EVENT(2, in fsm_io_request()
|
A D | vfio_ccw_drv.c | 143 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: unexpected interrupt\n", in vfio_ccw_sch_irq() 196 VFIO_CCW_MSG_EVENT(4, "bound to subchannel %x.%x.%04x\n", in vfio_ccw_sch_probe() 218 VFIO_CCW_MSG_EVENT(4, "unbound from subchannel %x.%x.%04x\n", in vfio_ccw_sch_remove() 311 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: mask=0x%x event=%d\n", in vfio_ccw_chp_event()
|
A D | vfio_ccw_private.h | 192 #define VFIO_CCW_MSG_EVENT(imp, args...) \ macro
|
A D | vfio_ccw_ops.c | 112 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: create\n", in vfio_ccw_mdev_probe() 154 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: remove\n", in vfio_ccw_mdev_remove()
|
Completed in 8 milliseconds