acpi_table_madt
sizeof(struct acpi_table_madt),
struct acpi_table_madt *madt = NULL;
madt = (struct acpi_table_madt *)table;
static phys_cpuid_t map_madt_entry(struct acpi_table_madt *madt,
static struct acpi_table_madt *get_madt_table(void)
entry += sizeof(struct acpi_table_madt);
static struct acpi_table_madt *madt;
struct acpi_table_madt *madt = NULL;
struct acpi_table_madt *madt;
entry += sizeof(struct acpi_table_madt);
sizeof(struct acpi_table_madt), id,
static struct acpi_table_madt *madt;