Searched defs:vf_token (Results 1 – 3 of 3) sorted by relevance
168 void vfio_device_set_vf_token(int fd, const char *vf_token) in vfio_device_set_vf_token()306 const char *bdf, const char *vf_token) in __vfio_pci_group_get_device_fd()324 const char *bdf, const char *vf_token) in vfio_pci_group_get_device_fd()348 const char *bdf, const char *vf_token) in vfio_pci_container_setup()412 int __vfio_device_bind_iommufd(int device_fd, int iommufd, const char *vf_token) in __vfio_device_bind_iommufd()433 const char *vf_token) in vfio_device_bind_iommufd()460 const char *bdf, const char *vf_token) in vfio_pci_iommufd_setup()
146 struct vfio_pci_vf_token *vf_token; member
2016 bool vf_token = false; in vfio_pci_core_match() local