Searched refs:acpi_table_header (Results 1 – 6 of 6) sorted by relevance
63 void acpi_fill_header(struct acpi_table_header *header, char *signature) in acpi_fill_header()74 struct acpi_table_header *header = &(rsdt->header); in acpi_write_rsdt()90 struct acpi_table_header *header = &(xsdt->header); in acpi_write_xsdt()137 rsdt->header.length = sizeof(struct acpi_table_header) + in acpi_add_table()154 xsdt->header.length = sizeof(struct acpi_table_header) + in acpi_add_table()277 struct acpi_table_header *header = &(madt->header); in acpi_create_madt()323 struct acpi_table_header *header = &(mcfg->header); in acpi_create_mcfg()342 struct acpi_table_header *header = &(spcr->header); in acpi_create_spcr()463 struct acpi_table_header *dsdt; in write_acpi_tables()507 dsdt = (struct acpi_table_header *)current; in write_acpi_tables()[all …]
37 struct acpi_table_header { struct54 struct acpi_table_header header; argument60 struct acpi_table_header header;142 struct acpi_table_header header;224 struct acpi_table_header header;287 struct acpi_table_header header;334 struct acpi_table_header header;359 void acpi_fill_header(struct acpi_table_header *header, char *signature);
37 struct acpi_table_header { struct55 #define ACPI_TABLE_HDR_SIZE sizeof(struct acpi_table_header) argument121 struct acpi_table_header *ext_hdr; in acpi_table_install()176 ext_hdr = (struct acpi_table_header *)(acpi_tables + acpi_tables_len); in acpi_table_install()316 struct acpi_table_header *hdr = current - sizeof(hdr->_length); in acpi_table_len()323 struct acpi_table_header *hdr = h; in acpi_table_hdr()351 struct acpi_table_header *hdr = (void *)(u - sizeof(hdr->_length)); in acpi_get_slic_oem()
21 struct acpi_table_header *header = &(fadt->header); in acpi_create_fadt()
15 struct acpi_table_header *header = &(fadt->header); in acpi_create_fadt()
20 struct acpi_table_header *header = &(fadt->header); in acpi_create_fadt()