Searched refs:ACPI_SIG_IORT (Results 1 – 2 of 2) sorted by relevance
/linux/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/include/acpi/ |
H A D | actbl2.h | 32 #define ACPI_SIG_IORT "IORT" /* IO Remapping Table */ macro
|