Searched refs:EFI_ACPI_3_0_PCAT_COMPAT (Results 1 – 5 of 5) sorted by relevance
49 #define EFI_ACPI_3_0_MULTIPLE_APIC_FLAGS (EFI_ACPI_3_0_PCAT_COMPAT)
277 #define EFI_ACPI_3_0_PCAT_COMPAT (1 << 0) macro
284 #define EFI_ACPI_3_0_PCAT_COMPAT (1 << 0) macro
316 #define EFI_ACPI_3_0_PCAT_COMPAT BIT0 macro
344 APICTableHeader->Flags |= EFI_ACPI_3_0_PCAT_COMPAT; in PlatformUpdateTables()