Searched defs:acpi_table_drtm (Results 1 – 1 of 1) sorted by relevance
1283 typedef struct acpi_table_drtm struct1285 ACPI_TABLE_HEADER Header; /* Common ACPI table header */1286 UINT64 EntryBaseAddress;1287 UINT64 EntryLength;1288 UINT32 EntryAddress32;1289 UINT64 EntryAddress64;1290 UINT64 ExitAddress;1291 UINT64 LogAreaAddress;1292 UINT32 LogAreaLength;1293 UINT64 ArchDependentAddress;[all …]