Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dvfio.h41 const struct vfio_log_ops *log_ops;
132 struct vfio_log_ops { struct
/Linux-v6.1/drivers/vfio/pci/mlx5/
Dcmd.h122 const struct vfio_log_ops *log_ops);
Dmain.c582 static const struct vfio_log_ops mlx5vf_pci_log_ops = {
Dcmd.c130 const struct vfio_log_ops *log_ops) in mlx5vf_cmd_set_migratable()