Home
last modified time | relevance | path

Searched refs:vfio_device_feature_dma_logging_range (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dcommon.c958 struct vfio_device_feature_dma_logging_range *ranges; in vfio_device_feature_dma_logging_start_create()
980 ranges = g_try_new0(struct vfio_device_feature_dma_logging_range, in vfio_device_feature_dma_logging_start_create()
1018 struct vfio_device_feature_dma_logging_range *ranges = in vfio_device_feature_dma_logging_start_destroy()
1019 (struct vfio_device_feature_dma_logging_range *)(uintptr_t)control->ranges; in vfio_device_feature_dma_logging_start_destroy()
/openbmc/linux/drivers/vfio/
H A Dvfio_main.c987 (PAGE_SIZE / sizeof(struct vfio_device_feature_dma_logging_range))
997 struct vfio_device_feature_dma_logging_range __user *ranges; in vfio_ioctl_device_feature_logging_start()
999 struct vfio_device_feature_dma_logging_range range; in vfio_ioctl_device_feature_logging_start()
/openbmc/linux/include/uapi/linux/
H A Dvfio.h1376 struct vfio_device_feature_dma_logging_range { struct
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1379 struct vfio_device_feature_dma_logging_range { struct