Searched defs:acpi_table_drtm (Results 1 – 1 of 1) sorted by relevance
973 typedef struct acpi_table_drtm struct975 ACPI_TABLE_HEADER Header; /* Common ACPI table header */976 UINT64 EntryBaseAddress;977 UINT64 EntryLength;978 UINT32 EntryAddress32;979 UINT64 EntryAddress64;980 UINT64 ExitAddress;981 UINT64 LogAreaAddress;982 UINT32 LogAreaLength;983 UINT64 ArchDependentAddress;[all …]