Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h231 ACPI_APIC_LAPIC = 0, /* Processor local APIC */ enumerator
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.c182 lapic->type = ACPI_APIC_LAPIC; in acpi_create_madt_lapic()