Home
last modified time | relevance | path

Searched refs:oem_table_id (Results 1 – 14 of 14) sorted by relevance

/xen-4.10.0-shim-comet/tools/libacpi/
A Dstatic_tables.c49 .oem_table_id = ACPI_OEM_TABLE_ID,
109 .oem_table_id = ACPI_OEM_TABLE_ID,
122 .oem_table_id = ACPI_OEM_TABLE_ID,
153 .oem_table_id = ACPI_OEM_TABLE_ID,
A Dbuild.c100 fixed_strcpy(madt->header.oem_table_id, ACPI_OEM_TABLE_ID); in construct_madt()
186 fixed_strcpy(hpet->header.oem_table_id, ACPI_OEM_TABLE_ID); in construct_hpet()
235 fixed_strcpy(srat->header.oem_table_id, ACPI_OEM_TABLE_ID); in construct_srat()
290 fixed_strcpy(slit->header.oem_table_id, ACPI_OEM_TABLE_ID); in construct_slit()
440 fixed_strcpy(tcpa->header.oem_table_id, ACPI_OEM_TABLE_ID); in construct_secondary_tables()
A Dacpi2_0.h37 char oem_table_id[8]; member
/xen-4.10.0-shim-comet/xen/arch/x86/genapic/
A Dprobe.c101 int __init acpi_madt_oem_check(char *oem_id, char *oem_table_id) in acpi_madt_oem_check() argument
105 if (apic_probe[i]->acpi_madt_oem_check(oem_id, oem_table_id)) { in acpi_madt_oem_check()
/xen-4.10.0-shim-comet/xen/include/asm-x86/mach-generic/
A Dmach_mpparse.h5 int acpi_madt_oem_check(char *oem_id, char *oem_table_id);
/xen-4.10.0-shim-comet/xen/include/asm-x86/mach-default/
A Dmach_mpparse.h11 static inline int __init acpi_madt_oem_check(char *oem_id, char *oem_table_id) in acpi_madt_oem_check() argument
/xen-4.10.0-shim-comet/xen/include/acpi/
A Dactables.h62 char *oem_table_id, acpi_native_uint * table_index);
A Dactbl.h100 char oem_table_id[ACPI_OEM_TABLE_ID_SIZE]; /* ASCII OEM table identification */ member
A Dactbl2.h982 char oem_table_id[ACPI_OEM_TABLE_ID_SIZE]; /* ASCII OEM table identification */ member
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dgenapic.h29 int (*acpi_madt_oem_check)(char *oem_id, char *oem_table_id);
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_arm_acpi.c209 memcpy(h->oem_table_id, ACPI_OEM_TABLE_ID, sizeof(h->oem_table_id)); in make_acpi_header()
/xen-4.10.0-shim-comet/xen/drivers/acpi/tables/
A Dtbutils.c157 header->oem_table_id, header->oem_revision, in acpi_tb_print_table_header()
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dboot.c76 acpi_madt_oem_check(madt->header.oem_id, madt->header.oem_table_id); in acpi_parse_madt()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_acpi.c970 printk("%c", table->oem_table_id[i]); in dump_acpi_table_header()

Completed in 24 milliseconds