Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c2002 #define VF_TOKEN_ARG "vf_token=" macro
2027 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()