Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vfio/
Dvfio.c630 static const char * const vfio_driver_allowed[] = { "pci-stub" }; variable
642 return match_string(vfio_driver_allowed, in vfio_dev_driver_allowed()
643 ARRAY_SIZE(vfio_driver_allowed), in vfio_dev_driver_allowed()