Searched refs:APIC_HEADER (Results 1 – 2 of 2) sorted by relevance
717 APIC_HEADER *next_apic_entryp; in acpi_count_enabled_logical_processors()735 next_apic_entryp = (APIC_HEADER *)((uintptr_t)madtp + sizeof(MULTIPLE_APIC_TABLE)); in acpi_count_enabled_logical_processors()755 next_apic_entryp = (APIC_HEADER *)((uintptr_t)next_apic_entryp + next_apic_entryp->Length); in acpi_count_enabled_logical_processors()
382 } APIC_HEADER; typedef751 #define ACPI_MADTH_OFFSET(f) (UINT8) ACPI_OFFSET (APIC_HEADER,f)