Home
last modified time | relevance | path

Searched refs:vfio_device_feature_dma_logging_control (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dcommon.c957 struct vfio_device_feature_dma_logging_control *control; in vfio_device_feature_dma_logging_start_create()
961 sizeof(struct vfio_device_feature_dma_logging_control); in vfio_device_feature_dma_logging_start_create()
971 control = (struct vfio_device_feature_dma_logging_control *)feature->data; in vfio_device_feature_dma_logging_start_create()
1016 struct vfio_device_feature_dma_logging_control *control = in vfio_device_feature_dma_logging_start_destroy()
1017 (struct vfio_device_feature_dma_logging_control *)feature->data; in vfio_device_feature_dma_logging_start_destroy()
/openbmc/linux/include/uapi/linux/
H A Dvfio.h1369 struct vfio_device_feature_dma_logging_control { struct
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1372 struct vfio_device_feature_dma_logging_control { struct
/openbmc/linux/drivers/vfio/
H A Dvfio_main.c995 offsetofend(struct vfio_device_feature_dma_logging_control, in vfio_ioctl_device_feature_logging_start()
998 struct vfio_device_feature_dma_logging_control control; in vfio_ioctl_device_feature_logging_start()
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst108 ``vfio_device_feature_dma_logging_control`` and