Searched refs:acpi_table_get_entry_madt (Results 1 – 7 of 7) sorted by relevance
83 struct acpi_subtable_header *acpi_table_get_entry_madt(enum acpi_madt_type id,
268 acpi_table_get_entry_madt(enum acpi_madt_type entry_id, in acpi_table_get_entry_madt() function
290 header = acpi_table_get_entry_madt(ACPI_MADT_TYPE_GENERIC_DISTRIBUTOR, 0); in gic_acpi_preinit()
1076 fw_its = acpi_table_get_entry_madt(ACPI_MADT_TYPE_GENERIC_TRANSLATOR, in gicv3_its_make_hwdom_madt()
1028 header = acpi_table_get_entry_madt(ACPI_MADT_TYPE_GENERIC_INTERRUPT, 0); in gicv2_make_hwdom_madt()
1386 header = acpi_table_get_entry_madt(ACPI_MADT_TYPE_GENERIC_INTERRUPT, 0); in gicv3_make_hwdom_madt()
1732 header = acpi_table_get_entry_madt(ACPI_MADT_TYPE_GENERIC_DISTRIBUTOR, 0); in acpi_create_madt()
Completed in 25 milliseconds