Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c1918 #define VF_TOKEN_ARG "vf_token=" macro
1943 if (!vf_token && !strncmp(buf, VF_TOKEN_ARG, in vfio_pci_core_match()
1944 strlen(VF_TOKEN_ARG))) { in vfio_pci_core_match()
1945 buf += strlen(VF_TOKEN_ARG); in vfio_pci_core_match()