Searched refs:ACPI_SIG_IORT (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu-qcom.c | 447 { "LENOVO", "CB-01 ", 0x8180, ACPI_SIG_IORT, equal, "QCOM SMMU" }, 448 { "QCOM ", "QCOMEDK2", 0x8180, ACPI_SIG_IORT, equal, "QCOM SMMU" },
|
/linux-6.1.9/drivers/acpi/arm64/ |
D | iort.c | 1704 {"HISI ", "HIP08 ", 0, ACPI_SIG_IORT, greater_than_or_equal, 1956 status = acpi_get_table(ACPI_SIG_IORT, 0, &iort_table); in acpi_iort_init() 1986 status = acpi_get_table(ACPI_SIG_IORT, 0, in acpi_iort_dma_get_max_cpu_address()
|
/linux-6.1.9/drivers/acpi/ |
D | tables.c | 547 ACPI_SIG_IORT, ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT,
|
/linux-6.1.9/include/acpi/ |
D | actbl2.h | 30 #define ACPI_SIG_IORT "IORT" /* IO Remapping Table */ macro
|