Home
last modified time | relevance | path

Searched refs:ACPI_IORT_NODE_SMMU_V3 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm64/acpica/
H A Dacpi_iort.c114 case ACPI_IORT_NODE_SMMU_V3: in iort_entry_get_id_mapping_index()
193 (out_node->type == ACPI_IORT_NODE_SMMU_V3 || in iort_pci_rc_map()
303 case ACPI_IORT_NODE_SMMU_V3: in iort_add_nodes()
578 node = iort_pci_rc_map(seg, rid, ACPI_IORT_NODE_SMMU_V3, sid); in acpi_iort_map_pci_smmuv3()
583 KASSERT(node->type == ACPI_IORT_NODE_SMMU_V3, ("bad node")); in acpi_iort_map_pci_smmuv3()
/f-stack/freebsd/arm64/iommu/
H A Dsmmu_acpi.c84 case ACPI_IORT_NODE_SMMU_V3: in iort_handler()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl2.h254 ACPI_IORT_NODE_SMMU_V3 = 0x04, enumerator
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable1.c1841 case ACPI_IORT_NODE_SMMU_V3: in DtCompileIort()
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbdump2.c263 case ACPI_IORT_NODE_SMMU_V3: in AcpiDmDumpIort()