Searched refs:ACPI_SIG_MCFG (Results 1 – 5 of 5) sorted by relevance
87 acpi_table_parse(ACPI_SIG_MCFG, early_pci_mcfg_parse); in init_vec_parent_group()
668 acpi_table_parse(ACPI_SIG_MCFG, pci_parse_mcfg); in pci_mmcfg_early_init()686 acpi_table_parse(ACPI_SIG_MCFG, pci_parse_mcfg); in pci_mmcfg_late_init()
321 int err = acpi_table_parse(ACPI_SIG_MCFG, pci_mcfg_parse); in pci_mmcfg_late_init()
542 ACPI_SIG_HPET, ACPI_SIG_IBFT, ACPI_SIG_IVRS, ACPI_SIG_MCFG,
34 #define ACPI_SIG_MCFG "MCFG" /* PCI Memory Mapped Configuration table */ macro