Lines Matching full:mps
1058 /* TBD: Cleanup to allow fallback to MPS */ in acpi_parse_madt_lapic_entries()
1062 /* TBD: Cleanup to allow fallback to MPS */ in acpi_parse_madt_lapic_entries()
1072 /* TBD: Cleanup to allow fallback to MPS */ in acpi_parse_madt_lapic_entries()
1157 * If MPS is present, it will handle them, in acpi_parse_madt_ioapic_entries()
1188 /* TBD: Cleanup to allow fallback to MPS */ in acpi_parse_madt_ioapic_entries()
1208 /* TBD: Cleanup to allow fallback to MPS */ in acpi_parse_madt_ioapic_entries()
1283 * In the event an MPS table was found, forget it. in acpi_process_madt()
1284 * Boot with "acpi=off" to use MPS on such a system. in acpi_process_madt()
1287 pr_warn("No APIC-table, disabling MPS\n"); in acpi_process_madt()
1294 * processors, where MPS only supports physical. in acpi_process_madt()
1673 …pr_warn("MPS support code is not built-in, using acpi=off or acpi=noirq or pci=noacpi may have pro… in acpi_mps_check()