Searched refs:acpi_mcfg_allocation (Results 1 – 2 of 2) sorted by relevance
547 struct acpi_mcfg_allocation *cfg) in acpi_mcfg_check_entry()572 struct acpi_mcfg_allocation *cfg_table, *cfg; in pci_parse_mcfg()585 while (i >= sizeof(struct acpi_mcfg_allocation)) { in pci_parse_mcfg()587 i -= sizeof(struct acpi_mcfg_allocation); in pci_parse_mcfg()594 cfg_table = (struct acpi_mcfg_allocation *) &mcfg[1]; in pci_parse_mcfg()
1015 struct acpi_mcfg_allocation { struct