Searched defs:acpi_table_drtm (Results 1 – 1 of 1) sorted by relevance
865 typedef struct acpi_table_drtm struct867 ACPI_TABLE_HEADER Header; /* Common ACPI table header */868 UINT64 EntryBaseAddress;869 UINT64 EntryLength;870 UINT32 EntryAddress32;871 UINT64 EntryAddress64;872 UINT64 ExitAddress;873 UINT64 LogAreaAddress;874 UINT32 LogAreaLength;875 UINT64 ArchDependentAddress;[all …]