Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dvirtio_iommu.h121 #define VIRTIO_IOMMU_PROBE_T_MASK 0xfff macro
/linux-5.19.10/drivers/iommu/
Dvirtio-iommu.c545 type = le16_to_cpu(prop->type) & VIRTIO_IOMMU_PROBE_T_MASK; in viommu_probe_endpoint()
567 type = le16_to_cpu(prop->type) & VIRTIO_IOMMU_PROBE_T_MASK; in viommu_probe_endpoint()