Searched refs:VFIO_CCW_MSG_EVENT (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | vfio_ccw_fsm.c | 258 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 268 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 279 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 292 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 303 VFIO_CCW_MSG_EVENT(2, in fsm_io_request() 311 VFIO_CCW_MSG_EVENT(2, in fsm_io_request()
|
H A D | vfio_ccw_drv.c | 222 VFIO_CCW_MSG_EVENT(4, "bound to subchannel %x.%x.%04x\n", in vfio_ccw_sch_probe() 257 VFIO_CCW_MSG_EVENT(4, "unbound from subchannel %x.%x.%04x\n", in vfio_ccw_sch_remove() 340 VFIO_CCW_MSG_EVENT(2, "%pUl (%x.%x.%04x): mask=0x%x event=%d\n", in vfio_ccw_chp_event()
|
H A D | vfio_ccw_private.h | 168 #define VFIO_CCW_MSG_EVENT(imp, args...) \ macro
|
H A D | vfio_ccw_ops.c | 127 VFIO_CCW_MSG_EVENT(2, "mdev %pUl, sch %x.%x.%04x: create\n", in vfio_ccw_mdev_create() 140 VFIO_CCW_MSG_EVENT(2, "mdev %pUl, sch %x.%x.%04x: remove\n", in vfio_ccw_mdev_remove()
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H 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()
|
H 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()
|
H A D | vfio_ccw_private.h | 192 #define VFIO_CCW_MSG_EVENT(imp, args...) \ macro
|
H 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 6 milliseconds