Home
last modified time | relevance | path

Searched refs:ACPI_OEM_TABLE_ID (Results 1 – 4 of 4) 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.h44 #define ACPI_OEM_TABLE_ID "HVM" macro
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_arm_acpi.c52 #define ACPI_OEM_TABLE_ID "ARM" macro
209 memcpy(h->oem_table_id, ACPI_OEM_TABLE_ID, sizeof(h->oem_table_id)); in make_acpi_header()

Completed in 8 milliseconds