Home
last modified time | relevance | path

Searched refs:ACPI_SIG_MCFG (Results 1 – 3 of 3) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dirq.c87 acpi_table_parse(ACPI_SIG_MCFG, early_pci_mcfg_parse); in init_vec_parent_group()
/linux/drivers/acpi/
H A Dpci_mcfg.c333 int err = acpi_table_parse(ACPI_SIG_MCFG, pci_mcfg_parse); in pci_mmcfg_late_init()
/linux/include/acpi/
H A Dactbl2.h36 #define ACPI_SIG_MCFG "MCFG" /* PCI Memory Mapped Configuration table */ macro