Searched refs:VFIO_CCW_MSG_EVENT (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/s390/cio/ |
D | vfio_ccw_fsm.c | 165 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: notoper event %x state %x\n", in fsm_notoper() 265 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 274 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 285 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 298 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 309 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 317 VFIO_CCW_MSG_EVENT(2, in fsm_io_request()
|
D | vfio_ccw_drv.c | 231 VFIO_CCW_MSG_EVENT(4, "bound to subchannel %x.%x.%04x\n", in vfio_ccw_sch_probe() 252 VFIO_CCW_MSG_EVENT(4, "unbound from subchannel %x.%x.%04x\n", in vfio_ccw_sch_remove() 337 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: mask=0x%x event=%d\n", in vfio_ccw_chp_event()
|
D | vfio_ccw_private.h | 179 #define VFIO_CCW_MSG_EVENT(imp, args...) \ macro
|
D | vfio_ccw_ops.c | 68 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: create\n", in vfio_ccw_mdev_probe() 105 VFIO_CCW_MSG_EVENT(2, "sch %x.%x.%04x: remove\n", in vfio_ccw_mdev_remove()
|