ACPI_PCI_FLAG_NO_MCFG
ap->ap_flags |= ACPI_PCI_FLAG_NO_MCFG;
const bool mapcfgspace = (ap->ap_flags & ACPI_PCI_FLAG_NO_MCFG) == 0;