ReactOS 0.4.15-dev-7846-g8ba6c66
acpi_madt_generic_interrupt Struct Reference

#include <actbl2.h>

Collaboration diagram for acpi_madt_generic_interrupt:

Public Attributes

ACPI_SUBTABLE_HEADER Header
 
UINT16 Reserved
 
UINT32 CpuInterfaceNumber
 
UINT32 Uid
 
UINT32 Flags
 
UINT32 ParkingVersion
 
UINT32 PerformanceInterrupt
 
UINT64 ParkedAddress
 
UINT64 BaseAddress
 
UINT64 GicvBaseAddress
 
UINT64 GichBaseAddress
 
UINT32 VgicInterrupt
 
UINT64 GicrBaseAddress
 
UINT64 ArmMpidr
 
UINT8 EfficiencyClass
 
UINT8 Reserved2 [1]
 
UINT16 SpeInterrupt
 

Detailed Description

Definition at line 1187 of file actbl2.h.

Member Data Documentation

◆ ArmMpidr

UINT64 acpi_madt_generic_interrupt::ArmMpidr

Definition at line 1202 of file actbl2.h.

◆ BaseAddress

UINT64 acpi_madt_generic_interrupt::BaseAddress

Definition at line 1197 of file actbl2.h.

◆ CpuInterfaceNumber

UINT32 acpi_madt_generic_interrupt::CpuInterfaceNumber

Definition at line 1191 of file actbl2.h.

◆ EfficiencyClass

UINT8 acpi_madt_generic_interrupt::EfficiencyClass

Definition at line 1203 of file actbl2.h.

◆ Flags

UINT32 acpi_madt_generic_interrupt::Flags

Definition at line 1193 of file actbl2.h.

◆ GichBaseAddress

UINT64 acpi_madt_generic_interrupt::GichBaseAddress

Definition at line 1199 of file actbl2.h.

◆ GicrBaseAddress

UINT64 acpi_madt_generic_interrupt::GicrBaseAddress

Definition at line 1201 of file actbl2.h.

◆ GicvBaseAddress

UINT64 acpi_madt_generic_interrupt::GicvBaseAddress

Definition at line 1198 of file actbl2.h.

◆ Header

ACPI_SUBTABLE_HEADER acpi_madt_generic_interrupt::Header

Definition at line 1189 of file actbl2.h.

◆ ParkedAddress

UINT64 acpi_madt_generic_interrupt::ParkedAddress

Definition at line 1196 of file actbl2.h.

◆ ParkingVersion

UINT32 acpi_madt_generic_interrupt::ParkingVersion

Definition at line 1194 of file actbl2.h.

◆ PerformanceInterrupt

UINT32 acpi_madt_generic_interrupt::PerformanceInterrupt

Definition at line 1195 of file actbl2.h.

◆ Reserved

UINT16 acpi_madt_generic_interrupt::Reserved

Definition at line 1190 of file actbl2.h.

◆ Reserved2

UINT8 acpi_madt_generic_interrupt::Reserved2[1]

Definition at line 1204 of file actbl2.h.

◆ SpeInterrupt

UINT16 acpi_madt_generic_interrupt::SpeInterrupt

Definition at line 1205 of file actbl2.h.

◆ Uid

UINT32 acpi_madt_generic_interrupt::Uid

Definition at line 1192 of file actbl2.h.

◆ VgicInterrupt

UINT32 acpi_madt_generic_interrupt::VgicInterrupt

Definition at line 1200 of file actbl2.h.


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