Searched defs:vfio_log_ops (Results 1 – 1 of 1) sorted by relevance
180 struct vfio_log_ops { struct181 int (*log_start)(struct vfio_device *device,183 int (*log_stop)(struct vfio_device *device);184 int (*log_read_and_clear)(struct vfio_device *device,
Completed in 4 milliseconds