Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dvirtio_iommu.h121 #define VIRTIO_IOMMU_PROBE_T_MASK 0xfff macro
/Linux-v6.6/drivers/iommu/
Dvirtio-iommu.c546 type = le16_to_cpu(prop->type) & VIRTIO_IOMMU_PROBE_T_MASK; in viommu_probe_endpoint()
568 type = le16_to_cpu(prop->type) & VIRTIO_IOMMU_PROBE_T_MASK; in viommu_probe_endpoint()