Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
acpi_table_drtm Struct Reference

#include <actbl3.h>

Data Fields

struct acpi_table_header header
 
u64 entry_base_address
 
u64 entry_length
 
u32 entry_address32
 
u64 entry_address64
 
u64 exit_address
 
u64 log_area_address
 
u32 log_area_length
 
u64 arch_dependent_address
 
u32 flags
 

Detailed Description

Definition at line 123 of file actbl3.h.

Field Documentation

u64 arch_dependent_address

Definition at line 132 of file actbl3.h.

u32 entry_address32

Definition at line 127 of file actbl3.h.

u64 entry_address64

Definition at line 128 of file actbl3.h.

u64 entry_base_address

Definition at line 125 of file actbl3.h.

u64 entry_length

Definition at line 126 of file actbl3.h.

u64 exit_address

Definition at line 129 of file actbl3.h.

u32 flags

Definition at line 133 of file actbl3.h.

Definition at line 124 of file actbl3.h.

u64 log_area_address

Definition at line 130 of file actbl3.h.

u32 log_area_length

Definition at line 131 of file actbl3.h.


The documentation for this struct was generated from the following file: