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