Home
last modified time | relevance | path

Searched refs:acpi_table_header (Results 1 – 25 of 26) sorted by relevance

12

/xen-4.10.0-shim-comet/xen/drivers/acpi/tables/
A Dtbutils.c69 struct acpi_table_header *table; in acpi_tb_check_xsdt()
81 acpi_os_unmap_memory(table, sizeof(struct acpi_table_header)); in acpi_tb_check_xsdt()
82 if (length < sizeof(struct acpi_table_header)) in acpi_tb_check_xsdt()
92 sizeof(struct acpi_table_header)) / sizeof(u64)); in acpi_tb_check_xsdt()
94 ACPI_CAST_PTR(u8, table) + sizeof(struct acpi_table_header); in acpi_tb_check_xsdt()
126 struct acpi_table_header *header) in acpi_tb_print_table_header()
248 struct acpi_table_header *table; in acpi_tb_install_table()
369 struct acpi_table_header *table; in acpi_tb_parse_root_table()
387 ACPI_CAST_PTR(struct acpi_table_header, in acpi_tb_parse_root_table()
438 if (length < sizeof(struct acpi_table_header)) { in acpi_tb_parse_root_table()
[all …]
A Dtbfadt.c164 struct acpi_table_header *table; in acpi_tb_parse_fadt()
226 void __init acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length) in acpi_tb_create_local_fadt()
A Dtbxface.c168 acpi_native_uint instance, struct acpi_table_header **out_table) in acpi_get_table()
/xen-4.10.0-shim-comet/xen/include/acpi/
A Dactbl2.h116 struct acpi_table_header header; /* Common ACPI table header */
230 struct acpi_table_header header; /* Common ACPI table header */
245 struct acpi_table_header header; /* Common ACPI table header */
306 struct acpi_table_header header; /* Common ACPI table header */
323 struct acpi_table_header header; /* Common ACPI table header */
441 struct acpi_table_header header; /* Common ACPI table header */
475 struct acpi_table_header header; /* Common ACPI table header */
568 struct acpi_table_header header;
712 struct acpi_table_header header; /* Common ACPI table header */
887 struct acpi_table_header header; /* Common ACPI table header */
[all …]
A Dactables.h54 void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length);
77 struct acpi_table_header *table,
93 struct acpi_table_header *header);
98 acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length);
A Dactbl3.h109 struct acpi_table_header header; /* Common ACPI table header */
125 struct acpi_table_header header; /* Common ACPI table header */
163 struct acpi_table_header header; /* Common ACPI table header */
251 struct acpi_table_header header; /* Common ACPI table header */
357 struct acpi_table_header header; /* Common ACPI table header */
444 struct acpi_table_header header; /* Common ACPI table header */
490 struct acpi_table_header header; /* Common ACPI table header */
567 struct acpi_table_header header; /* Common ACPI table header */
633 struct acpi_table_header header; /* Common ACPI table header */
A Dactbl1.h120 struct acpi_table_header header; /* Common ACPI table header */
166 struct acpi_table_header header; /* Common ACPI table header */
187 struct acpi_table_header header; /* Common ACPI table header */
203 struct acpi_table_header header; /* Common ACPI table header */
287 struct acpi_table_header header; /* Common ACPI table header */
377 struct acpi_table_header header; /* Common ACPI table header */
614 struct acpi_table_header header; /* Common ACPI table header */
888 struct acpi_table_header header; /* Common ACPI table header */
914 struct acpi_table_header header; /* Common ACPI table header */
928 struct acpi_table_header header; /* Common ACPI table header */
[all …]
A Dacpixf.h69 acpi_status acpi_load_table(struct acpi_table_header *table_ptr);
74 struct acpi_table_header *out_table_header);
78 acpi_native_uint instance, struct acpi_table_header **out_table);
A Dactbl.h94 struct acpi_table_header { struct
153 struct acpi_table_header header; /* Common ACPI table header */
158 struct acpi_table_header header; /* Common ACPI table header */
206 struct acpi_table_header header; /* Common ACPI table header */
A Daclocal.h65 struct acpi_table_header *pointer;
/xen-4.10.0-shim-comet/xen/include/xen/
A Dacpi.h63 typedef int (*acpi_table_handler) (struct acpi_table_header *table);
79 struct acpi_table_header *table_header,
88 int acpi_parse_srat(struct acpi_table_header *);
89 void acpi_table_print (struct acpi_table_header *header, unsigned long phys_addr);
/xen-4.10.0-shim-comet/xen/drivers/acpi/
A Dtables.c228 const struct acpi_table_header *table_header, in acpi_get_entry()
271 struct acpi_table_header *table_header; in acpi_table_get_entry_madt()
289 struct acpi_table_header *table_header, in acpi_parse_entries()
352 struct acpi_table_header *table_header = NULL; in acpi_table_parse_entries()
394 struct acpi_table_header *table = NULL; in acpi_table_parse()
420 struct acpi_table_header *table = NULL; in check_multiple_madt()
A Dnuma.c115 static int __init acpi_parse_slit(struct acpi_table_header *table) in acpi_parse_slit()
177 int __init acpi_parse_srat(struct acpi_table_header *table) in acpi_parse_srat()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_arm_acpi.c202 static void make_acpi_header(struct acpi_table_header *h, const char *sig, in make_acpi_header()
227 calculate_checksum(xsdt, offsetof(struct acpi_table_header, checksum), in make_acpi_xsdt()
250 calculate_checksum(gtdt, offsetof(struct acpi_table_header, checksum), in make_acpi_gtdt()
330 calculate_checksum(madt, offsetof(struct acpi_table_header, checksum), in make_acpi_madt()
352 calculate_checksum(fadt, offsetof(struct acpi_table_header, checksum), in make_acpi_fadt()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomain_build.c1360 (struct acpi_table_header **)&spcr); in acpi_iomem_deny_access()
1605 struct acpi_table_header *table; in acpi_xsdt_modify_entry()
1606 u64 size = sizeof(struct acpi_table_header); in acpi_xsdt_modify_entry()
1623 struct acpi_table_header *table = NULL; in acpi_create_xsdt()
1639 sizeof(struct acpi_table_header)); in acpi_create_xsdt()
1671 struct acpi_table_header *table = NULL; in acpi_create_stao()
1690 memcpy(base_ptr, table, sizeof(struct acpi_table_header)); in acpi_create_stao()
1708 struct acpi_table_header *table = NULL; in acpi_create_madt()
1765 struct acpi_table_header *table = NULL; in acpi_create_fadt()
1805 struct acpi_table_header *table; in estimate_acpi_efi_size()
[all …]
A Dtime.c76 static int __init arch_timer_acpi_init(struct acpi_table_header *header) in arch_timer_acpi_init()
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dmmconfig.h82 int acpi_parse_mcfg(struct acpi_table_header *header);
A Dacpi_mmcfg.c72 int __init acpi_parse_mcfg(struct acpi_table_header *header) in acpi_parse_mcfg()
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dboot.c63 static int __init acpi_parse_madt(struct acpi_table_header *table) in acpi_parse_madt()
269 static int __init acpi_parse_hpet(struct acpi_table_header *table) in acpi_parse_hpet()
307 static int __init acpi_invalidate_bgrt(struct acpi_table_header *table) in acpi_invalidate_bgrt()
455 static int __init acpi_parse_fadt(struct acpi_table_header *table) in acpi_parse_fadt()
/xen-4.10.0-shim-comet/xen/drivers/char/
A Darm-uart.c106 acpi_get_table(ACPI_SIG_SPCR, 0, (struct acpi_table_header **)&spcr); in acpi_uart_init()
A Dpl011.c317 (struct acpi_table_header **)&spcr);
/xen-4.10.0-shim-comet/xen/arch/arm/acpi/
A Dboot.c173 static int __init acpi_parse_fadt(struct acpi_table_header *table) in acpi_parse_fadt()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_acpi.c949 static void __init dump_acpi_table_header(struct acpi_table_header *table) in dump_acpi_table_header()
1004 static int __init parse_ivrs_table(struct acpi_table_header *table) in parse_ivrs_table()
1091 static int __init detect_iommu_acpi(struct acpi_table_header *table) in detect_iommu_acpi()
1197 static int __init get_last_bdf_acpi(struct acpi_table_header *table) in get_last_bdf_acpi()
1240 get_supported_ivhd_type(struct acpi_table_header *table) in get_supported_ivhd_type()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Ddom0_build.c662 struct acpi_table_header *table; in pvh_setup_acpi_madt()
821 struct acpi_table_header *table; in pvh_setup_acpi_xsdt()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Ddmar.c49 static struct acpi_table_header *__read_mostly dmar_table;
791 static int __init acpi_parse_dmar(struct acpi_table_header *table) in acpi_parse_dmar()

Completed in 44 milliseconds

12