Home
last modified time | relevance | path

Searched refs:ACPI_MADT_ONLINE_CAPABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/acpi/
H A Dboot.c201 (lapic_flags & ACPI_MADT_ONLINE_CAPABLE)) in acpi_is_processor_usable()
/openbmc/linux/include/acpi/
H A Dactbl2.h1335 #define ACPI_MADT_ONLINE_CAPABLE (2) /* 01: System HW supports enabling processor at runtime */ macro