Searched refs:match_token_uuid (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/vfio/pci/virtio/ |
| H A D | main.c | 98 .match_token_uuid = vfio_pci_core_match_token_uuid, 120 .match_token_uuid = vfio_pci_core_match_token_uuid, 142 .match_token_uuid = vfio_pci_core_match_token_uuid,
|
| /linux/drivers/vfio/ |
| H A D | device_cdev.c | 68 if (!device->ops->match_token_uuid) { in vfio_df_check_token() 75 return device->ops->match_token_uuid(device, NULL); in vfio_df_check_token() 80 return device->ops->match_token_uuid(device, &uuid); in vfio_df_check_token()
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci.c | 142 .match_token_uuid = vfio_pci_core_match_token_uuid,
|
| H A D | vfio_pci_core.c | 1968 ret = core_vdev->ops->match_token_uuid(core_vdev, in vfio_pci_core_match()
|
| /linux/drivers/vfio/pci/pds/ |
| H A D | vfio_dev.c | 205 .match_token_uuid = vfio_pci_core_match_token_uuid,
|
| /linux/include/linux/ |
| H A D | vfio.h | 142 int (*match_token_uuid)(struct vfio_device *vdev, const uuid_t *uuid); member
|
| /linux/drivers/vfio/pci/nvgrace-gpu/ |
| H A D | main.c | 947 .match_token_uuid = vfio_pci_core_match_token_uuid, 972 .match_token_uuid = vfio_pci_core_match_token_uuid,
|
| /linux/drivers/vfio/pci/xe/ |
| H A D | main.c | 516 .match_token_uuid = vfio_pci_core_match_token_uuid,
|
| /linux/drivers/vfio/pci/qat/ |
| H A D | main.c | 618 .match_token_uuid = vfio_pci_core_match_token_uuid,
|
| /linux/drivers/vfio/pci/hisilicon/ |
| H A D | hisi_acc_vfio_pci.c | 1633 .match_token_uuid = vfio_pci_core_match_token_uuid, 1654 .match_token_uuid = vfio_pci_core_match_token_uuid,
|
| /linux/drivers/vfio/pci/mlx5/ |
| H A D | main.c | 1376 .match_token_uuid = vfio_pci_core_match_token_uuid,
|