Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h246 #define LOCAL_APIC_FLAG_ENABLED (1 << 0) macro
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.c184 lapic->flags = LOCAL_APIC_FLAG_ENABLED; in acpi_create_madt_lapic()