Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/cio/
Dvfio_ccw_fsm.c42 VFIO_CCW_HEX_EVENT(5, &ccode, sizeof(ccode)); in fsm_io_helper()
94 VFIO_CCW_HEX_EVENT(2, &ccode, sizeof(ccode)); in fsm_do_halt()
133 VFIO_CCW_HEX_EVENT(2, &ccode, sizeof(ccode)); in fsm_do_clear()
Dvfio_ccw_private.h195 static inline void VFIO_CCW_HEX_EVENT(int level, void *data, int length) in VFIO_CCW_HEX_EVENT() function