Home
last modified time | relevance | path

Searched refs:ACPI_SIG_IORT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/arm64/
A Diort.c1701 {"HISI ", "HIP08 ", 0, ACPI_SIG_IORT, greater_than_or_equal,
1704 {"HISI ", "HIP09 ", 0, ACPI_SIG_IORT, greater_than_or_equal,
1707 {"HISI ", "HIP10 ", 0, ACPI_SIG_IORT, greater_than_or_equal,
1709 {"HISI ", "HIP10C ", 0, ACPI_SIG_IORT, greater_than_or_equal,
1711 {"HISI ", "HIP11 ", 0, ACPI_SIG_IORT, greater_than_or_equal,
1963 status = acpi_get_table(ACPI_SIG_IORT, 0, &iort_table); in acpi_iort_init()
1993 status = acpi_get_table(ACPI_SIG_IORT, 0, in acpi_iort_dma_get_max_cpu_address()
/linux/drivers/iommu/arm/arm-smmu/
A Darm-smmu-qcom.c589 { "LENOVO", "CB-01 ", 0x8180, ACPI_SIG_IORT, equal, "QCOM SMMU" },
590 { "QCOM ", "QCOMEDK2", 0x8180, ACPI_SIG_IORT, equal, "QCOM SMMU" },
/linux/drivers/acpi/
A Dtables.c409 ACPI_SIG_IORT, ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT,
/linux/include/acpi/
A Dactbl2.h32 #define ACPI_SIG_IORT "IORT" /* IO Remapping Table */ macro

Completed in 32 milliseconds