arch/arm64/kernel/acpi.c
129
struct acpi_table_header *table;
arch/arm64/kernel/acpi.c
236
struct acpi_table_header *facs = NULL;
arch/loongarch/kernel/irq.c
55
static int __init early_pci_mcfg_parse(struct acpi_table_header *header)
arch/riscv/include/asm/acpi.h
69
int acpi_get_riscv_isa(struct acpi_table_header *table,
arch/riscv/include/asm/acpi.h
72
void acpi_get_cbo_block_size(struct acpi_table_header *table, u32 *cbom_size,
arch/riscv/include/asm/acpi.h
81
static inline int acpi_get_riscv_isa(struct acpi_table_header *table,
arch/riscv/include/asm/acpi.h
87
static inline void acpi_get_cbo_block_size(struct acpi_table_header *table,
arch/riscv/kernel/acpi.c
65
struct acpi_table_header *table;
arch/riscv/kernel/cpufeature.c
836
struct acpi_table_header *rhct;
arch/riscv/kernel/cpufeature.c
923
acpi_put_table((struct acpi_table_header *)rhct);
arch/riscv/kernel/time.c
36
status = acpi_get_table(ACPI_SIG_RHCT, 0, (struct acpi_table_header **)&rhct);
arch/riscv/kernel/time.c
41
acpi_put_table((struct acpi_table_header *)rhct);
arch/riscv/mm/cacheflush.c
147
struct acpi_table_header *rhct;
arch/riscv/mm/cacheflush.c
166
acpi_put_table((struct acpi_table_header *)rhct);
arch/x86/boot/compressed/acpi.c
201
struct acpi_table_header *header;
arch/x86/boot/compressed/acpi.c
235
header = (struct acpi_table_header *)root_table;
arch/x86/boot/compressed/acpi.c
237
if (len < sizeof(struct acpi_table_header) + size)
arch/x86/boot/compressed/acpi.c
240
num_entries = (len - sizeof(struct acpi_table_header)) / size;
arch/x86/boot/compressed/acpi.c
241
entry = (u8 *)(root_table + sizeof(struct acpi_table_header));
arch/x86/boot/compressed/acpi.c
250
header = (struct acpi_table_header *)acpi_table;
arch/x86/boot/compressed/acpi.c
274
struct acpi_table_header *table_header;
arch/x86/boot/compressed/acpi.c
286
table_header = (struct acpi_table_header *)table_addr;
arch/x86/kernel/acpi/boot.c
130
static int __init acpi_parse_madt(struct acpi_table_header *table)
arch/x86/kernel/acpi/boot.c
883
static int __init acpi_parse_sbf(struct acpi_table_header *table)
arch/x86/kernel/acpi/boot.c
897
static int __init acpi_parse_hpet(struct acpi_table_header *table)
arch/x86/kernel/acpi/boot.c
974
static int __init acpi_parse_fadt(struct acpi_table_header *table)
arch/x86/kernel/early-quirks.c
74
static int __init nvidia_hpet_check(struct acpi_table_header *header)
arch/x86/kernel/tboot.c
474
struct acpi_table_header *tboot_get_dmar_table(struct acpi_table_header *dmar_tbl)
arch/x86/kernel/tboot.c
509
dmar_tbl = (struct acpi_table_header *)(heap_ptr +
arch/x86/pci/mmconfig-shared.c
617
static int __init pci_parse_mcfg(struct acpi_table_header *header)
drivers/acpi/acpi_configfs.c
101
struct acpi_table_header *h = get_header(cfg);
drivers/acpi/acpi_configfs.c
111
struct acpi_table_header *h = get_header(cfg);
drivers/acpi/acpi_configfs.c
121
struct acpi_table_header *h = get_header(cfg);
drivers/acpi/acpi_configfs.c
131
struct acpi_table_header *h = get_header(cfg);
drivers/acpi/acpi_configfs.c
141
struct acpi_table_header *h = get_header(cfg);
drivers/acpi/acpi_configfs.c
151
struct acpi_table_header *h = get_header(cfg);
drivers/acpi/acpi_configfs.c
162
struct acpi_table_header *h = get_header(cfg);
drivers/acpi/acpi_configfs.c
173
struct acpi_table_header *h = get_header(cfg);
drivers/acpi/acpi_configfs.c
20
struct acpi_table_header *header;
drivers/acpi/acpi_configfs.c
27
const struct acpi_table_header *header = data;
drivers/acpi/acpi_configfs.c
66
static inline struct acpi_table_header *get_header(struct config_item *cfg)
drivers/acpi/acpi_configfs.c
79
struct acpi_table_header *h = get_header(cfg);
drivers/acpi/acpi_fpdt.c
275
struct acpi_table_header *header;
drivers/acpi/acpi_lpit.c
154
status = acpi_get_table(ACPI_SIG_LPIT, 0, (struct acpi_table_header **)&lpit);
drivers/acpi/acpi_lpit.c
161
acpi_put_table((struct acpi_table_header *)lpit);
drivers/acpi/acpi_mrrm.c
55
static __init int acpi_parse_mrrm(struct acpi_table_header *table)
drivers/acpi/acpi_watchdog.c
187
acpi_put_table((struct acpi_table_header *)wdat);
drivers/acpi/acpi_watchdog.c
69
(struct acpi_table_header **)&wdat);
drivers/acpi/acpi_watchdog.c
76
acpi_put_table((struct acpi_table_header *)wdat);
drivers/acpi/acpica/acapps.h
151
ad_write_table(struct acpi_table_header *table,
drivers/acpi/acpica/acconvert.h
68
void cv_init_file_tree(struct acpi_table_header *table, FILE * root_file);
drivers/acpi/acpica/acglobal.h
25
ACPI_GLOBAL(struct acpi_table_header *, acpi_gbl_DSDT);
drivers/acpi/acpica/acglobal.h
26
ACPI_GLOBAL(struct acpi_table_header, acpi_gbl_original_dsdt_header);
drivers/acpi/acpica/aclocal.h
192
struct acpi_table_header *table;
drivers/acpi/acpica/actables.h
101
struct acpi_table_header *table,
drivers/acpi/acpica/actables.h
125
struct acpi_table_header *header);
drivers/acpi/acpica/actables.h
129
struct acpi_table_header *acpi_tb_copy_dsdt(u32 table_index);
drivers/acpi/acpica/actables.h
139
struct acpi_table_header **out_table);
drivers/acpi/acpica/actables.h
34
u8 flags, struct acpi_table_header *table);
drivers/acpi/acpica/actables.h
39
u8 flags, struct acpi_table_header *table);
drivers/acpi/acpica/actables.h
58
void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length);
drivers/acpi/acpica/actables.h
80
struct acpi_table_header **table_ptr,
drivers/acpi/acpica/actables.h
84
acpi_tb_release_table(struct acpi_table_header *table,
drivers/acpi/acpica/actables.h
90
struct acpi_table_header *table,
drivers/acpi/acpica/acutils.h
174
acpi_ut_verify_checksum(struct acpi_table_header *table, u32 length);
drivers/acpi/acpica/acutils.h
560
u8 acpi_ut_is_aml_table(struct acpi_table_header *table);
drivers/acpi/acpica/dbfileio.c
88
struct acpi_table_header *table;
drivers/acpi/acpica/dsinit.c
162
struct acpi_table_header *table;
drivers/acpi/acpica/dsopcode.c
468
struct acpi_table_header *table;
drivers/acpi/acpica/exconfig.c
283
struct acpi_table_header *table_header;
drivers/acpi/acpica/exconfig.c
284
struct acpi_table_header *table;
drivers/acpi/acpica/exconfig.c
332
table_header = ACPI_ALLOCATE(sizeof(struct acpi_table_header));
drivers/acpi/acpica/exconfig.c
339
sizeof(struct acpi_table_header),
drivers/acpi/acpica/exconfig.c
350
if (length < sizeof(struct acpi_table_header)) {
drivers/acpi/acpica/exconfig.c
395
if (obj_desc->buffer.length < sizeof(struct acpi_table_header)) {
drivers/acpi/acpica/exconfig.c
402
ACPI_CAST_PTR(struct acpi_table_header,
drivers/acpi/acpica/exconfig.c
411
if (length < sizeof(struct acpi_table_header)) {
drivers/acpi/acpica/nsparse.c
157
struct acpi_table_header *table;
drivers/acpi/acpica/nsparse.c
169
if (table->length < sizeof(struct acpi_table_header)) {
drivers/acpi/acpica/nsparse.c
173
aml_start = (u8 *)table + sizeof(struct acpi_table_header);
drivers/acpi/acpica/nsparse.c
174
aml_length = table->length - sizeof(struct acpi_table_header);
drivers/acpi/acpica/nsparse.c
47
struct acpi_table_header *table;
drivers/acpi/acpica/nsparse.c
63
if (table->length < sizeof(struct acpi_table_header)) {
drivers/acpi/acpica/nsparse.c
67
aml_start = (u8 *)table + sizeof(struct acpi_table_header);
drivers/acpi/acpica/nsparse.c
68
aml_length = table->length - sizeof(struct acpi_table_header);
drivers/acpi/acpica/nsxfname.c
477
struct acpi_table_header *table =
drivers/acpi/acpica/nsxfname.c
478
ACPI_CAST_PTR(struct acpi_table_header, buffer);
drivers/acpi/acpica/nsxfname.c
505
parser_state.aml = buffer + sizeof(struct acpi_table_header);
drivers/acpi/acpica/psobject.c
102
sizeof(struct acpi_table_header) -
drivers/acpi/acpica/psobject.c
78
sizeof(struct acpi_table_header))));
drivers/acpi/acpica/psobject.c
92
sizeof(struct acpi_table_header)));
drivers/acpi/acpica/tbdata.c
1005
struct acpi_table_header *table,
drivers/acpi/acpica/tbdata.c
1045
struct acpi_table_header *table;
drivers/acpi/acpica/tbdata.c
133
struct acpi_table_header **table_ptr,
drivers/acpi/acpica/tbdata.c
136
struct acpi_table_header *table = NULL;
drivers/acpi/acpica/tbdata.c
185
acpi_tb_release_table(struct acpi_table_header *table,
drivers/acpi/acpica/tbdata.c
225
u8 flags, struct acpi_table_header *table)
drivers/acpi/acpica/tbdata.c
238
acpi_table_header));
drivers/acpi/acpica/tbdata.c
266
acpi_os_unmap_memory(table, sizeof(struct acpi_table_header));
drivers/acpi/acpica/tbdata.c
397
table_desc->length = sizeof(struct acpi_table_header);
drivers/acpi/acpica/tbdata.c
45
struct acpi_table_header *table;
drivers/acpi/acpica/tbdata.c
88
u8 flags, struct acpi_table_header *table)
drivers/acpi/acpica/tbdata.c
948
struct acpi_table_header *table;
drivers/acpi/acpica/tbfadt.c
279
struct acpi_table_header *table;
drivers/acpi/acpica/tbfadt.c
350
void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length)
drivers/acpi/acpica/tbfind.c
38
struct acpi_table_header header;
drivers/acpi/acpica/tbfind.c
58
memset(&header, 0, sizeof(struct acpi_table_header));
drivers/acpi/acpica/tbinstal.c
101
struct acpi_table_header *table,
drivers/acpi/acpica/tbinstal.c
205
struct acpi_table_header *table;
drivers/acpi/acpica/tbprint.c
22
acpi_tb_cleanup_table_header(struct acpi_table_header *out_header,
drivers/acpi/acpica/tbprint.c
23
struct acpi_table_header *header);
drivers/acpi/acpica/tbprint.c
67
acpi_tb_cleanup_table_header(struct acpi_table_header *out_header,
drivers/acpi/acpica/tbprint.c
68
struct acpi_table_header *header)
drivers/acpi/acpica/tbprint.c
71
memcpy(out_header, header, sizeof(struct acpi_table_header));
drivers/acpi/acpica/tbprint.c
94
struct acpi_table_header *header)
drivers/acpi/acpica/tbprint.c
96
struct acpi_table_header local_header;
drivers/acpi/acpica/tbutils.c
113
struct acpi_table_header *acpi_tb_copy_dsdt(u32 table_index)
drivers/acpi/acpica/tbutils.c
115
struct acpi_table_header *new_table;
drivers/acpi/acpica/tbutils.c
222
struct acpi_table_header *table;
drivers/acpi/acpica/tbutils.c
239
ACPI_CAST_PTR(struct acpi_table_header,
drivers/acpi/acpica/tbutils.c
268
table = acpi_os_map_memory(address, sizeof(struct acpi_table_header));
drivers/acpi/acpica/tbutils.c
280
acpi_os_unmap_memory(table, sizeof(struct acpi_table_header));
drivers/acpi/acpica/tbutils.c
282
if (length < (sizeof(struct acpi_table_header) + table_entry_size)) {
drivers/acpi/acpica/tbutils.c
304
table_count = (u32)((table->length - sizeof(struct acpi_table_header)) /
drivers/acpi/acpica/tbutils.c
306
table_entry = ACPI_ADD_PTR(u8, table, sizeof(struct acpi_table_header));
drivers/acpi/acpica/tbutils.c
363
struct acpi_table_header **out_table)
drivers/acpi/acpica/tbutils.c
43
acpi_table_header,
drivers/acpi/acpica/tbutils.c
49
acpi_table_header,
drivers/acpi/acpica/tbxface.c
217
u32 instance, struct acpi_table_header *out_table_header)
drivers/acpi/acpica/tbxface.c
221
struct acpi_table_header *header;
drivers/acpi/acpica/tbxface.c
251
acpi_table_header));
drivers/acpi/acpica/tbxface.c
257
sizeof(struct acpi_table_header));
drivers/acpi/acpica/tbxface.c
260
acpi_table_header));
drivers/acpi/acpica/tbxface.c
267
sizeof(struct acpi_table_header));
drivers/acpi/acpica/tbxface.c
298
u32 instance, struct acpi_table_header ** out_table)
drivers/acpi/acpica/tbxface.c
359
void acpi_put_table(struct acpi_table_header *table)
drivers/acpi/acpica/tbxface.c
405
acpi_get_table_by_index(u32 table_index, struct acpi_table_header **out_table)
drivers/acpi/acpica/tbxfload.c
105
struct acpi_table_header *new_dsdt;
drivers/acpi/acpica/tbxfload.c
153
sizeof(struct acpi_table_header));
drivers/acpi/acpica/tbxfload.c
241
acpi_install_table(struct acpi_table_header *table)
drivers/acpi/acpica/tbxfload.c
307
acpi_status acpi_load_table(struct acpi_table_header *table, u32 *table_idx)
drivers/acpi/acpica/utcksum.c
35
acpi_status acpi_ut_verify_checksum(struct acpi_table_header *table, u32 length)
drivers/acpi/acpica/utmisc.c
57
u8 acpi_ut_is_aml_table(struct acpi_table_header *table)
drivers/acpi/apei/bert.c
133
status = acpi_get_table(ACPI_SIG_BERT, 0, (struct acpi_table_header **)&bert_tab);
drivers/acpi/apei/bert.c
169
acpi_put_table((struct acpi_table_header *)bert_tab);
drivers/acpi/apei/einj-core.c
1047
(struct acpi_table_header **)&einj_tab);
drivers/acpi/apei/einj-core.c
1138
acpi_put_table((struct acpi_table_header *)einj_tab);
drivers/acpi/apei/einj-core.c
1167
acpi_put_table((struct acpi_table_header *)einj_tab);
drivers/acpi/apei/erst.c
1206
(struct acpi_table_header **)&erst_tab);
drivers/acpi/apei/erst.c
1294
acpi_put_table((struct acpi_table_header *)erst_tab);
drivers/acpi/apei/hest.c
295
(struct acpi_table_header **)&hest_tab);
drivers/acpi/apei/hest.c
325
acpi_put_table((struct acpi_table_header *)hest_tab);
drivers/acpi/arm64/agdi.c
184
(struct acpi_table_header **) &agdi_table);
drivers/acpi/arm64/agdi.c
204
acpi_put_table((struct acpi_table_header *)agdi_table);
drivers/acpi/arm64/apmt.c
24
static struct acpi_table_header *apmt_table;
drivers/acpi/arm64/gtdt.c
161
int __init acpi_gtdt_init(struct acpi_table_header *table,
drivers/acpi/arm64/gtdt.c
360
struct acpi_table_header *table;
drivers/acpi/arm64/iort.c
149
static struct acpi_table_header *iort_table;
drivers/acpi/arm64/iort.c
2132
(struct acpi_table_header **)&iort);
drivers/acpi/arm64/mpam.c
308
struct acpi_table_header *table __free(acpi_put_table) =
drivers/acpi/arm64/mpam.c
374
struct acpi_table_header *table __free(acpi_put_table) =
drivers/acpi/bgrt.c
53
int __init acpi_parse_bgrt(struct acpi_table_header *table)
drivers/acpi/ec.c
1882
(struct acpi_table_header **)&ecdt_ptr);
drivers/acpi/ec.c
1894
acpi_put_table((struct acpi_table_header *)ecdt_ptr);
drivers/acpi/ec.c
2023
(struct acpi_table_header **)&ecdt_ptr);
drivers/acpi/ec.c
2091
acpi_put_table((struct acpi_table_header *)ecdt_ptr);
drivers/acpi/nfit/core.c
3345
struct acpi_table_header *tbl;
drivers/acpi/nfit/nfit.h
239
struct acpi_table_header acpi_header;
drivers/acpi/nhlt.c
39
status = acpi_get_table(ACPI_SIG_NHLT, 0, (struct acpi_table_header **)(&acpi_gbl_nhlt));
drivers/acpi/nhlt.c
51
acpi_put_table((struct acpi_table_header *)acpi_gbl_nhlt);
drivers/acpi/numa/hmat.c
1042
struct acpi_table_header *tbl;
drivers/acpi/numa/srat.c
326
static int __init acpi_parse_slit(struct acpi_table_header *table)
drivers/acpi/numa/srat.c
583
static int __init acpi_parse_srat(struct acpi_table_header *table)
drivers/acpi/pci_mcfg.c
292
static __init int pci_mcfg_parse(struct acpi_table_header *header)
drivers/acpi/pptt.c
1019
struct acpi_table_header *table;
drivers/acpi/pptt.c
133
static unsigned int acpi_pptt_walk_cache(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
178
acpi_find_cache_level(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
226
static int acpi_count_levels(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
251
static int acpi_pptt_leaf_node(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
299
static struct acpi_pptt_processor *acpi_find_processor_node(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
358
static struct acpi_pptt_cache *acpi_find_cache_node(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
43
static struct acpi_subtable_header *fetch_pptt_subtable(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
457
static void cache_setup_acpi_cpu(struct acpi_table_header *table,
drivers/acpi/pptt.c
482
static bool flag_identical(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
504
static struct acpi_pptt_processor *acpi_find_processor_tag(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
545
static int topology_get_acpi_cpu_tag(struct acpi_table_header *table,
drivers/acpi/pptt.c
572
static struct acpi_table_header *acpi_get_pptt(void)
drivers/acpi/pptt.c
574
static struct acpi_table_header *pptt;
drivers/acpi/pptt.c
595
struct acpi_table_header *table;
drivers/acpi/pptt.c
624
struct acpi_table_header *table;
drivers/acpi/pptt.c
66
static struct acpi_pptt_processor *fetch_pptt_node(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
661
struct acpi_table_header *table;
drivers/acpi/pptt.c
702
struct acpi_table_header *table;
drivers/acpi/pptt.c
72
static struct acpi_pptt_cache *fetch_pptt_cache(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
790
struct acpi_table_header *table;
drivers/acpi/pptt.c
864
static void acpi_pptt_get_child_cpus(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
90
static struct acpi_subtable_header *acpi_get_pptt_resource(struct acpi_table_header *table_hdr,
drivers/acpi/pptt.c
904
struct acpi_table_header *table_hdr;
drivers/acpi/pptt.c
957
struct acpi_table_header *table;
drivers/acpi/prmt.c
393
struct acpi_table_header *tbl;
drivers/acpi/processor_core.c
208
(struct acpi_table_header **)&madt);
drivers/acpi/processor_core.c
214
acpi_put_table((struct acpi_table_header *)madt);
drivers/acpi/processor_core.c
221
struct acpi_table_header *madt = NULL;
drivers/acpi/processor_core.c
24
(struct acpi_table_header **)&madt)))
drivers/acpi/riscv/rhct.c
132
void acpi_get_cbo_block_size(struct acpi_table_header *table, u32 *cbom_size,
drivers/acpi/riscv/rhct.c
15
static struct acpi_table_header *rhct;
drivers/acpi/riscv/rhct.c
38
int acpi_get_riscv_isa(struct acpi_table_header *table, unsigned int cpu, const char **isa)
drivers/acpi/riscv/rimt.c
31
static struct acpi_table_header *rimt_table;
drivers/acpi/scan.c
2807
(struct acpi_table_header **)&spcr_ptr);
drivers/acpi/scan.c
2814
acpi_put_table((struct acpi_table_header *)spcr_ptr);
drivers/acpi/scan.c
2845
(struct acpi_table_header **)&stao_ptr);
drivers/acpi/scan.c
2853
acpi_put_table((struct acpi_table_header *)stao_ptr);
drivers/acpi/sleep.c
1061
acpi_get_table(ACPI_SIG_FACS, 1, (struct acpi_table_header **)&facs);
drivers/acpi/spcr.c
238
acpi_put_table((struct acpi_table_header *)table);
drivers/acpi/spcr.c
30
static bool qdf2400_erratum_44_present(struct acpi_table_header *h)
drivers/acpi/spcr.c
98
status = acpi_get_table(ACPI_SIG_SPCR, 0, (struct acpi_table_header **)&table);
drivers/acpi/sysfs.c
327
struct acpi_table_header *table_header = NULL;
drivers/acpi/sysfs.c
344
struct acpi_table_header *table_header)
drivers/acpi/sysfs.c
346
struct acpi_table_header *header = NULL;
drivers/acpi/sysfs.c
487
static int acpi_table_data_init(struct acpi_table_header *th)
drivers/acpi/sysfs.c
509
struct acpi_table_header *table_header = NULL;
drivers/acpi/tables.c
246
struct acpi_table_header *table_header = NULL;
drivers/acpi/tables.c
331
struct acpi_table_header *table = NULL;
drivers/acpi/tables.c
359
struct acpi_table_header *table = NULL;
drivers/acpi/tables.c
376
static void acpi_table_taint(struct acpi_table_header *table)
drivers/acpi/tables.c
413
#define ACPI_HEADER_SIZE sizeof(struct acpi_table_header)
drivers/acpi/tables.c
427
struct acpi_table_header *table;
drivers/acpi/tables.c
450
if (file.size < sizeof(struct acpi_table_header)) {
drivers/acpi/tables.c
546
acpi_table_initrd_override(struct acpi_table_header *existing_table,
drivers/acpi/tables.c
551
struct acpi_table_header *table;
drivers/acpi/tables.c
609
struct acpi_table_header *table;
drivers/acpi/tables.c
653
acpi_table_initrd_override(struct acpi_table_header *existing_table,
drivers/acpi/tables.c
668
acpi_os_physical_table_override(struct acpi_table_header *existing_table,
drivers/acpi/tables.c
681
acpi_status acpi_os_table_override(struct acpi_table_header *existing_table,
drivers/acpi/tables.c
682
struct acpi_table_header **new_table)
drivers/acpi/tables.c
691
*new_table = (struct acpi_table_header *)&amlcode;
drivers/acpi/tables.c
693
*new_table = (struct acpi_table_header *)&dsdt_amlcode;
drivers/acpi/utils.c
1059
struct acpi_table_header hdr;
drivers/acpi/viot.c
260
struct acpi_table_header *hdr;
drivers/acpi/viot.c
280
struct acpi_table_header *hdr;
drivers/char/tpm/eventlog/acpi.c
100
acpi_put_table((struct acpi_table_header *)tbl);
drivers/char/tpm/eventlog/acpi.c
109
acpi_put_table((struct acpi_table_header *)tbl);
drivers/char/tpm/eventlog/acpi.c
113
acpi_put_table((struct acpi_table_header *)tbl);
drivers/char/tpm/eventlog/acpi.c
118
(struct acpi_table_header **)&buff);
drivers/char/tpm/eventlog/acpi.c
134
acpi_put_table((struct acpi_table_header *)buff);
drivers/char/tpm/eventlog/acpi.c
30
struct acpi_table_header hdr;
drivers/char/tpm/eventlog/acpi.c
94
(struct acpi_table_header **)&tbl);
drivers/char/tpm/tpm_crb.c
799
(struct acpi_table_header **) &buf);
drivers/char/tpm/tpm_crb.c
900
acpi_put_table((struct acpi_table_header *)buf);
drivers/char/tpm/tpm_tis.c
151
st = acpi_get_table(ACPI_SIG_TPM2, 1, (struct acpi_table_header **)&tbl);
drivers/char/tpm/tpm_tis.c
161
acpi_put_table((struct acpi_table_header *)tbl);
drivers/clocksource/arm_arch_timer.c
1190
static int __init arch_timer_acpi_init(struct acpi_table_header *table)
drivers/clocksource/arm_arch_timer.c
445
const struct acpi_table_header *table = arg;
drivers/clocksource/timer-riscv.c
243
static int __init riscv_timer_acpi_init(struct acpi_table_header *table)
drivers/dma/acpi-dma.c
138
(struct acpi_table_header **)&csrt);
drivers/dma/acpi-dma.c
159
acpi_put_table((struct acpi_table_header *)csrt);
drivers/firmware/arm_sdei.c
1046
struct acpi_table_header *sdei_table_header;
drivers/firmware/efi/efi-bgrt.c
27
void __init efi_bgrt_init(struct acpi_table_header *table)
drivers/firmware/iscsi_ibft.c
838
struct acpi_table_header *table = NULL;
drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
376
struct acpi_table_header *hdr;
drivers/gpu/drm/amd/amdkfd/kfd_crat.c
1878
struct acpi_table_header *acpi_table;
drivers/gpu/drm/amd/amdkfd/kfd_crat.c
2015
struct acpi_table_header *table_header = NULL;
drivers/gpu/drm/radeon/radeon_bios.c
602
struct acpi_table_header *hdr;
drivers/hv/hv_common.c
402
struct acpi_table_header *header;
drivers/iommu/amd/init.c
1707
struct acpi_table_header *ivrs_base)
drivers/iommu/amd/init.c
1756
struct acpi_table_header *ivrs_base)
drivers/iommu/amd/init.c
1875
struct acpi_table_header *ivrs_base)
drivers/iommu/amd/init.c
1994
static u8 get_highest_supported_ivhd_type(struct acpi_table_header *ivrs)
drivers/iommu/amd/init.c
2018
static int __init init_iommu_all(struct acpi_table_header *table)
drivers/iommu/amd/init.c
2632
struct acpi_table_header *ivrs_base)
drivers/iommu/amd/init.c
2694
static int __init init_memory_definitions(struct acpi_table_header *table)
drivers/iommu/amd/init.c
3188
struct acpi_table_header *ivrs_base;
drivers/iommu/amd/init.c
3322
struct acpi_table_header *ivrs_base;
drivers/iommu/amd/init.c
582
static int __init check_ivrs_checksum(struct acpi_table_header *table)
drivers/iommu/amd/init.c
603
static int __init find_last_devid_acpi(struct acpi_table_header *table, u16 pci_seg)
drivers/iommu/intel/dmar.c
2393
(struct acpi_table_header **)&dmar);
drivers/iommu/intel/dmar.c
2398
acpi_put_table((struct acpi_table_header *)dmar);
drivers/iommu/intel/dmar.c
63
struct acpi_table_header * __initdata dmar_tbl;
drivers/irqchip/irq-gic-v2m.c
453
(struct acpi_table_header **)&madt);
drivers/irqchip/irq-gic-v2m.c
458
acpi_put_table((struct acpi_table_header *)madt);
drivers/mailbox/pcc.c
717
struct acpi_table_header *pcct_tbl;
drivers/mailbox/pcc.c
767
struct acpi_table_header *pcct_tbl;
drivers/pci/quirks.c
4725
struct acpi_table_header *header = NULL;
drivers/platform/x86/amd/hfi/hfi.c
349
struct acpi_table_header *pcct_tbl;
drivers/platform/x86/asus-laptop.c
238
struct acpi_table_header *dsdt_info;
drivers/platform/x86/dell/dcdbas.c
542
acpi_get_table(ACPI_SIG_WSMT, 0, (struct acpi_table_header **)&wsmt);
drivers/watchdog/wdat_wdt.c
324
(struct acpi_table_header **)&tbl);
drivers/watchdog/wdat_wdt.c
489
acpi_put_table((struct acpi_table_header *)tbl);
include/acpi/acpiosxf.h
381
struct acpi_table_header **table,
include/acpi/acpiosxf.h
388
struct acpi_table_header **table,
include/acpi/acpiosxf.h
395
struct acpi_table_header **table);
include/acpi/acpiosxf.h
70
acpi_os_table_override(struct acpi_table_header *existing_table,
include/acpi/acpiosxf.h
71
struct acpi_table_header **new_table);
include/acpi/acpiosxf.h
76
acpi_os_physical_table_override(struct acpi_table_header *existing_table,
include/acpi/acpixf.h
463
acpi_install_table(struct acpi_table_header *table))
include/acpi/acpixf.h
469
acpi_load_table(struct acpi_table_header *table,
include/acpi/acpixf.h
493
struct acpi_table_header
include/acpi/acpixf.h
497
struct acpi_table_header
include/acpi/acpixf.h
499
ACPI_EXTERNAL_RETURN_VOID(void acpi_put_table(struct acpi_table_header *table))
include/acpi/acpixf.h
503
struct acpi_table_header
include/acpi/actbl.h
144
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl.h
149
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl.h
200
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl.h
337
struct acpi_table_header *pointer;
include/acpi/actbl1.h
1015
struct acpi_table_header header;
include/acpi/actbl1.h
117
struct acpi_table_header header;
include/acpi/actbl1.h
1267
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
1283
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
1397
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
1488
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
1581
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
1684
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
176
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
1990
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
2116
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
2150
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
288
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
334
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
358
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
491
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
611
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
634
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
706
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
786
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
803
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl1.h
955
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
1155
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
1211
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
1259
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
1831
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
1856
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
1983
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2002
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2089
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2116
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2160
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2171
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2398
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2587
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2772
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2802
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2862
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
2956
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3068
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3110
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3207
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3339
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
336
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3362
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3434
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3515
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3531
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3542
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
358
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3647
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
3684
struct acpi_table_header header;
include/acpi/actbl2.h
3698
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
436
struct acpi_table_header header;
include/acpi/actbl2.h
449
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
467
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
656
struct acpi_table_header header;
include/acpi/actbl2.h
880
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl2.h
93
struct acpi_table_header header;
include/acpi/actbl2.h
948
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
103
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
148
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
184
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
331
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
353
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
417
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
438
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
513
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
526
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
594
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
614
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
687
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
725
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
748
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
76
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
771
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
791
struct acpi_table_header header; /* Common ACPI table header */
include/acpi/actbl3.h
87
struct acpi_table_header header; /* Common ACPI table header */
include/linux/acpi.h
137
typedef int (*acpi_tbl_table_handler)(struct acpi_table_header *table);
include/linux/acpi.h
226
static inline struct acpi_table_header *acpi_get_table_pointer(char *signature, u32 instance)
include/linux/acpi.h
228
struct acpi_table_header *table;
include/linux/acpi.h
235
DEFINE_FREE(acpi_put_table, struct acpi_table_header *, if (!IS_ERR_OR_NULL(_T)) acpi_put_table(_T))
include/linux/acpi.h
251
int acpi_parse_mcfg (struct acpi_table_header *header);
include/linux/acpi.h
768
int acpi_gtdt_init(struct acpi_table_header *table, int *platform_timer_count);
include/linux/acpi.h
936
struct acpi_table_header;
include/linux/acpi.h
938
int (*handler)(struct acpi_table_header *))
include/linux/dmar.h
37
extern struct acpi_table_header *dmar_tbl;
include/linux/efi-bgrt.h
10
int __init acpi_parse_bgrt(struct acpi_table_header *table);
include/linux/efi-bgrt.h
18
static inline void efi_bgrt_init(struct acpi_table_header *table) {}
include/linux/efi-bgrt.h
19
static inline int __init acpi_parse_bgrt(struct acpi_table_header *table)
include/linux/efi-bgrt.h
9
void efi_bgrt_init(struct acpi_table_header *table);
include/linux/fw_table.h
29
struct acpi_table_header acpi;
include/linux/tboot.h
127
extern struct acpi_table_header *tboot_get_dmar_table(
include/linux/tboot.h
128
struct acpi_table_header *dmar_tbl);
include/sound/intel-nhlt.h
79
struct acpi_table_header header;
sound/hda/core/intel-nhlt.c
13
(struct acpi_table_header **)&nhlt);
sound/hda/core/intel-nhlt.c
25
acpi_put_table((struct acpi_table_header *)nhlt);
sound/hda/core/intel-nhlt.c
42
if (nhlt->header.length <= sizeof(struct acpi_table_header)) {
sound/soc/sdca/sdca_device.c
33
acpi_put_table((struct acpi_table_header *)ptr);
sound/soc/sdca/sdca_device.c
41
(struct acpi_table_header **)&slave->sdca_data.swft);
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1055
char *signature, struct acpi_table_header **table)
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1057
struct acpi_table_header *mapped_table;
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1071
acpi_os_map_memory(address, sizeof(struct acpi_table_header));
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1085
acpi_table_header));
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1092
sizeof(struct acpi_table_header));
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1100
acpi_os_unmap_memory(mapped_table, sizeof(struct acpi_table_header));
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1131
static void osl_unmap_table(struct acpi_table_header *table)
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1198
struct acpi_table_header **table)
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1201
struct acpi_table_header header;
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1202
struct acpi_table_header *local_table = NULL;
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1219
count = fread(&header, 1, sizeof(struct acpi_table_header), table_file);
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1220
if (count != sizeof(struct acpi_table_header)) {
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
1310
struct acpi_table_header **table,
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
156
struct acpi_table_header **table)
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
159
struct acpi_table_header *mapped_table;
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
160
struct acpi_table_header *local_table = NULL;
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
221
struct acpi_table_header **table,
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
349
struct acpi_table_header **table,
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
38
struct acpi_table_header **table);
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
42
char *signature, struct acpi_table_header **table);
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
44
static void osl_unmap_table(struct acpi_table_header *table);
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
463
struct acpi_table_header *mapped_table;
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
489
mapped_table = ACPI_CAST_PTR(struct acpi_table_header,
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
571
acpi_table_header
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
589
acpi_table_header
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
59
struct acpi_table_header **table,
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
606
acpi_table_header *,
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
67
struct acpi_table_header **table,
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
688
struct acpi_table_header *mapped_table = NULL;
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
699
ACPI_CAST8(gbl_xsdt) + sizeof(struct acpi_table_header);
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
702
sizeof(struct acpi_table_header))
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
708
ACPI_CAST8(gbl_rsdt) + sizeof(struct acpi_table_header);
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
711
sizeof(struct acpi_table_header))
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
768
struct acpi_table_header **table,
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
771
struct acpi_table_header *local_table = NULL;
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
772
struct acpi_table_header *mapped_table = NULL;
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
889
sizeof(struct acpi_table_header);
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
892
sizeof(struct acpi_table_header))
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
899
sizeof(struct acpi_table_header);
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
902
sizeof(struct acpi_table_header))
tools/power/acpi/os_specific/service_layers/osunixxf.c
240
acpi_os_table_override(struct acpi_table_header *existing_table,
tools/power/acpi/os_specific/service_layers/osunixxf.c
241
struct acpi_table_header **new_table)
tools/power/acpi/os_specific/service_layers/osunixxf.c
277
acpi_os_physical_table_override(struct acpi_table_header *existing_table,
tools/power/acpi/os_specific/service_layers/osunixxf.c
34
ae_table_override(struct acpi_table_header *existing_table,
tools/power/acpi/os_specific/service_layers/osunixxf.c
35
struct acpi_table_header **new_table);
tools/power/acpi/tools/acpidump/acpidump.h
71
u8 ap_is_valid_header(struct acpi_table_header *table);
tools/power/acpi/tools/acpidump/acpidump.h
73
u8 ap_is_valid_checksum(struct acpi_table_header *table);
tools/power/acpi/tools/acpidump/acpidump.h
75
u32 ap_get_table_length(struct acpi_table_header *table);
tools/power/acpi/tools/acpidump/acpidump.h
82
int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance);
tools/power/acpi/tools/acpidump/acpidump.h
84
struct acpi_table_header *ap_get_table_from_file(char *pathname,
tools/power/acpi/tools/acpidump/apdump.c
107
u32 ap_get_table_length(struct acpi_table_header *table)
tools/power/acpi/tools/acpidump/apdump.c
143
ap_dump_table_buffer(struct acpi_table_header *table,
tools/power/acpi/tools/acpidump/apdump.c
15
ap_dump_table_buffer(struct acpi_table_header *table,
tools/power/acpi/tools/acpidump/apdump.c
193
struct acpi_table_header *table;
tools/power/acpi/tools/acpidump/apdump.c
252
struct acpi_table_header *table;
tools/power/acpi/tools/acpidump/apdump.c
297
struct acpi_table_header *table;
tools/power/acpi/tools/acpidump/apdump.c
30
u8 ap_is_valid_header(struct acpi_table_header *table)
tools/power/acpi/tools/acpidump/apdump.c
368
struct acpi_table_header *table;
tools/power/acpi/tools/acpidump/apdump.c
46
if (table->length < sizeof(struct acpi_table_header)) {
tools/power/acpi/tools/acpidump/apdump.c
68
u8 ap_is_valid_checksum(struct acpi_table_header *table)
tools/power/acpi/tools/acpidump/apfiles.c
104
int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance)
tools/power/acpi/tools/acpidump/apfiles.c
179
struct acpi_table_header *ap_get_table_from_file(char *pathname,
tools/power/acpi/tools/acpidump/apfiles.c
182
struct acpi_table_header *buffer = NULL;