Searched refs:VIRTIO_IOMMU_PROBE_T_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvirtio_iommu.h121 #define VIRTIO_IOMMU_PROBE_T_MASK 0xfff macro
/linux-master/drivers/iommu/
H A Dvirtio-iommu.c546 type = le16_to_cpu(prop->type) & VIRTIO_IOMMU_PROBE_T_MASK;
568 type = le16_to_cpu(prop->type) & VIRTIO_IOMMU_PROBE_T_MASK;

Completed in 134 milliseconds