Searched defs:acpi_table_drtm (Results 1 – 1 of 1) sorted by relevance
133 typedef struct acpi_table_drtm struct135 ACPI_TABLE_HEADER Header; /* Common ACPI table header */136 UINT64 EntryBaseAddress;137 UINT64 EntryLength;138 UINT32 EntryAddress32;139 UINT64 EntryAddress64;140 UINT64 ExitAddress;141 UINT64 LogAreaAddress;142 UINT32 LogAreaLength;143 UINT64 ArchDependentAddress;[all …]