Searched refs:LOCAL_APIC_FLAG_ENABLED (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/acpi/ | ||
A D | acpi_table.h | 309 #define LOCAL_APIC_FLAG_ENABLED BIT(0) macro |
/u-boot/arch/x86/lib/ | ||
A D | acpi_table.c | 62 lapic->flags = LOCAL_APIC_FLAG_ENABLED; in acpi_create_madt_lapic() |
Completed in 7 milliseconds