Searched refs:ACPI_SIG_IORT (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/acpi/arm64/ |
| H A D | iort.c | 1714 {"HISI ", "HIP08 ", 0, ACPI_SIG_IORT, greater_than_or_equal, 1717 {"HISI ", "HIP09 ", 0, ACPI_SIG_IORT, greater_than_or_equal, 1719 {"HISI ", "HIP09A ", 0, ACPI_SIG_IORT, greater_than_or_equal, 1722 {"HISI ", "HIP10 ", 0, ACPI_SIG_IORT, greater_than_or_equal, 1724 {"HISI ", "HIP10C ", 0, ACPI_SIG_IORT, greater_than_or_equal, 1726 {"HISI ", "HIP11 ", 0, ACPI_SIG_IORT, greater_than_or_equal, 1978 status = acpi_get_table(ACPI_SIG_IORT, 0, &iort_table); in acpi_iort_init() 2008 status = acpi_get_table(ACPI_SIG_IORT, 0, in acpi_iort_dma_get_max_cpu_address()
|
| /linux-6.15/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu-qcom.c | 708 { "LENOVO", "CB-01 ", 0x8180, ACPI_SIG_IORT, equal, "QCOM SMMU" }, 709 { "QCOM ", "QCOMEDK2", 0x8180, ACPI_SIG_IORT, equal, "QCOM SMMU" },
|
| /linux-6.15/drivers/acpi/ |
| H A D | tables.c | 409 ACPI_SIG_IORT, ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT,
|
| /linux-6.15/include/acpi/ |
| H A D | actbl2.h | 32 #define ACPI_SIG_IORT "IORT" /* IO Remapping Table */ macro
|