Searched refs:ACPI_MADT_ENABLED (Results 1 – 2 of 2) sorted by relevance
162 if (!(gicc->flags & ACPI_MADT_ENABLED)) in gicv2_acpi_parse_madt_cpu()188 if (!(gicc->flags & ACPI_MADT_ENABLED)) in gicv3_acpi_parse_madt_gicc()
252 #define ACPI_MADT_ENABLED (1) /* 00: Processor is usable if set */ macro