Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_core.c1982 #define VF_TOKEN_ARG "vf_token=" macro
2007 if (!vf_token && !strncmp(buf, VF_TOKEN_ARG, in vfio_pci_core_match()
2008 strlen(VF_TOKEN_ARG))) { in vfio_pci_core_match()
2009 buf += strlen(VF_TOKEN_ARG); in vfio_pci_core_match()