Searched refs:ACPI_SIG_MCFG (Results 1 – 3 of 3) sorted by relevance
87 acpi_table_parse(ACPI_SIG_MCFG, early_pci_mcfg_parse); in init_vec_parent_group()
333 int err = acpi_table_parse(ACPI_SIG_MCFG, pci_mcfg_parse); in pci_mmcfg_late_init()
36 #define ACPI_SIG_MCFG "MCFG" /* PCI Memory Mapped Configuration table */ macro