sub_table 378 arch/x86/boot/compressed/acpi.c struct acpi_subtable_header *sub_table; sub_table 397 arch/x86/boot/compressed/acpi.c sub_table = (struct acpi_subtable_header *)table; sub_table 398 arch/x86/boot/compressed/acpi.c if (!sub_table->length) { sub_table 403 arch/x86/boot/compressed/acpi.c if (sub_table->type == ACPI_SRAT_TYPE_MEMORY_AFFINITY) { sub_table 406 arch/x86/boot/compressed/acpi.c ma = (struct acpi_srat_mem_affinity *)sub_table; sub_table 418 arch/x86/boot/compressed/acpi.c table += sub_table->length;