Searched refs:VF_TOKEN_ARG (Results 1 – 1 of 1) sorted by relevance
2002 #define VF_TOKEN_ARG "vf_token=" macro2027 if (!vf_token && !strncmp(buf, VF_TOKEN_ARG, in vfio_pci_core_match()2028 strlen(VF_TOKEN_ARG))) { in vfio_pci_core_match()2029 buf += strlen(VF_TOKEN_ARG); in vfio_pci_core_match()