Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvfio.h224 #define VFIO_DEVICE_API_PCI_STRING "vfio-pci" macro
/external/crosvm/vfio_sys/src/
Dvfio.rs84 pub const VFIO_DEVICE_API_PCI_STRING: &[u8; 9usize] = b"vfio-pci\0"; constant