Home
last modified time | relevance | path

Searched refs:match_token_uuid (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/vfio/pci/virtio/
H A Dmain.c98 .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 Ddevice_cdev.c68 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 Dvfio_pci.c142 .match_token_uuid = vfio_pci_core_match_token_uuid,
H A Dvfio_pci_core.c1968 ret = core_vdev->ops->match_token_uuid(core_vdev, in vfio_pci_core_match()
/linux/drivers/vfio/pci/pds/
H A Dvfio_dev.c205 .match_token_uuid = vfio_pci_core_match_token_uuid,
/linux/include/linux/
H A Dvfio.h142 int (*match_token_uuid)(struct vfio_device *vdev, const uuid_t *uuid); member
/linux/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c947 .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 Dmain.c516 .match_token_uuid = vfio_pci_core_match_token_uuid,
/linux/drivers/vfio/pci/qat/
H A Dmain.c618 .match_token_uuid = vfio_pci_core_match_token_uuid,
/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1633 .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 Dmain.c1376 .match_token_uuid = vfio_pci_core_match_token_uuid,