Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VIRTIO_IOMMU_PROBE_T_MASK
drivers/iommu/virtio-iommu.c
563
type = le16_to_cpu(prop->type) & VIRTIO_IOMMU_PROBE_T_MASK;
drivers/iommu/virtio-iommu.c
585
type = le16_to_cpu(prop->type) & VIRTIO_IOMMU_PROBE_T_MASK;