Searched refs:acpi_mcfg_allocation (Results 1 – 2 of 2) sorted by relevance
116 static struct acpi_mcfg_allocation *parse_mcfg_allocation_tables(const uint8_t *mcfg_addr) in parse_mcfg_allocation_tables()118 struct acpi_mcfg_allocation *mcfg_table = NULL; in parse_mcfg_allocation_tables()124 mcfg_table = (struct acpi_mcfg_allocation *)(mcfg_addr + OFFSET_MCFG_ENTRY0_BASE); in parse_mcfg_allocation_tables()133 struct acpi_mcfg_allocation *mcfg_table = NULL; in acpi_fixup()
150 struct acpi_mcfg_allocation { struct
Completed in 5 milliseconds