Searched refs:VF_TOKEN_ARG (Results 1 – 1 of 1) sorted by relevance
1918 #define VF_TOKEN_ARG "vf_token=" macro1943 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()