Searched refs:acpi_table_get (Results 1 – 5 of 5) sorted by relevance
142 void *acpi_table_get(char *signature, int inst);
91 dmar = acpi_table_get("DMAR", 0); in vtd_info()
628 void *acpi_table_get(char *signature, int inst) in acpi_table_get() function672 struct acpi_table_header *madt = acpi_table_get("APIC", 0); in acpi_madt_entry_get()700 struct acpi_table_dmar *dmar = acpi_table_get("DMAR", 0); in acpi_dmar_entry_get()
249 table = acpi_table_get(argv[1], 0); in read_table()
39 struct acpi_mcfg *m = acpi_table_get("MCFG", 0); in pcie_mm_init()