Home
last modified time | relevance | path

Searched defs:VIRTIO_IOMMU_S_RANGE (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/iommu/
Dprotocol.rs47 pub const VIRTIO_IOMMU_S_RANGE: u8 = 5; constant
/external/kernel-headers/original/uapi/linux/
Dvirtio_iommu.h57 #define VIRTIO_IOMMU_S_RANGE 0x05 macro