Home
last modified time | relevance | path

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

/external/crosvm/vfio_sys/src/
Dlib.rs40 ioctl_io_nr!(VFIO_IOMMU_ENABLE, VFIO_TYPE, VFIO_BASE + 15);
/external/kernel-headers/original/uapi/linux/
Dvfio.h1157 #define VFIO_IOMMU_ENABLE _IO(VFIO_TYPE, VFIO_BASE + 15) macro