HomeSort by relevance Sort by last modified time
    Searched refs:EFI_ACPI_LOCAL_APIC_NMI_COUNT (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/
Madt.h 57 #define EFI_ACPI_LOCAL_APIC_NMI_COUNT MAX_CPU_NUM
95 #if EFI_ACPI_LOCAL_APIC_NMI_COUNT > 0
96 EFI_ACPI_1_0_LOCAL_APIC_NMI_STRUCTURE LocalApicNmi[EFI_ACPI_LOCAL_APIC_NMI_COUNT];
127 #if EFI_ACPI_LOCAL_APIC_NMI_COUNT > 0
128 EFI_ACPI_2_0_LOCAL_APIC_NMI_STRUCTURE LocalApicNmi[EFI_ACPI_LOCAL_APIC_NMI_COUNT];
171 #if EFI_ACPI_LOCAL_APIC_NMI_COUNT > 0 // Type 0x04
172 EFI_ACPI_3_0_LOCAL_APIC_NMI_STRUCTURE LocalApicNmi[EFI_ACPI_LOCAL_APIC_NMI_COUNT];
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
Madt.h 59 #define EFI_ACPI_LOCAL_APIC_NMI_COUNT 2
98 #if EFI_ACPI_LOCAL_APIC_NMI_COUNT > 0
99 EFI_ACPI_1_0_LOCAL_APIC_NMI_STRUCTURE LocalApicNmi[EFI_ACPI_LOCAL_APIC_NMI_COUNT];
130 #if EFI_ACPI_LOCAL_APIC_NMI_COUNT > 0
131 EFI_ACPI_2_0_LOCAL_APIC_NMI_STRUCTURE LocalApicNmi[EFI_ACPI_LOCAL_APIC_NMI_COUNT];

Completed in 49 milliseconds