Searched refs:acpi_subtable_header (Results 1 – 7 of 7) sorted by relevance
273 struct acpi_subtable_header *sub_table; in count_immovable_mem_regions()290 while (table + sizeof(struct acpi_subtable_header) < table_end) { in count_immovable_mem_regions()292 sub_table = (struct acpi_subtable_header *)table; in count_immovable_mem_regions()
568 struct acpi_subtable_header *pcct_entry) in pcc_parse_subspace_irq()625 struct acpi_subtable_header *pcct_entry) in pcc_parse_subspace_db_reg()683 struct acpi_subtable_header *pcct_entry) in pcc_parse_subspace_shmem()766 struct acpi_subtable_header *pcct_entry; in pcc_mbox_probe()797 pcct_entry = (struct acpi_subtable_header *) ( in pcc_mbox_probe()834 pcct_entry = (struct acpi_subtable_header *) in pcc_mbox_probe()
74 struct acpi_subtable_header *pcct_entry;347 struct acpi_subtable_header *pcct_entry; in amd_hfi_metadata_parser()369 pcct_entry = (struct acpi_subtable_header *) ( in amd_hfi_metadata_parser()
34 struct acpi_subtable_header common;
97 struct acpi_subtable_header { struct618 struct acpi_subtable_header header;
2016 struct acpi_subtable_header *sub_header = NULL; in kfd_find_numa_node_in_srat()2042 sub_header = (struct acpi_subtable_header *) in kfd_find_numa_node_in_srat()2081 sub_header = (struct acpi_subtable_header *) in kfd_find_numa_node_in_srat()
1580 static bool __init gic_validate_dist(struct acpi_subtable_header *header, in gic_validate_dist()