Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_iommu.h121 #define VIRTIO_IOMMU_PROBE_T_MASK 0xfff macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_iommu.h121 #define VIRTIO_IOMMU_PROBE_T_MASK 0xfff macro
/openbmc/linux/drivers/iommu/
H A 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()