Searched refs:EFI_ACPI_3_0_LOCAL_APIC_ENABLED (Results 1 – 4 of 4) sorted by relevance
311 #define EFI_ACPI_3_0_LOCAL_APIC_ENABLED (1 << 0) macro
318 #define EFI_ACPI_3_0_LOCAL_APIC_ENABLED (1 << 0) macro
351 #define EFI_ACPI_3_0_LOCAL_APIC_ENABLED BIT0 macro
310 ApicPtr->AcpiLocalApic.Flags = EFI_ACPI_3_0_LOCAL_APIC_ENABLED; in ApicTableUpdate()