GIC_ITS 结构 (acpitabl.h)

本主题介绍 GIC_ITS 结构。

语法

typedef struct _GIC_ITS {
  UCHAR     Type;
  UCHAR     Length;
  USHORT    Reserved1;
  ULONG     Identifier;
  ULONGLONG PhysicalAddress;
  ULONG     Reserved2;
} GIC_ITS;

成员

Type

定义 UCHAR 成员 类型

Length

定义 UCHAR 成员 长度

Reserved1

保留供将来使用。

Identifier

定义 ULONG 成员 标识符

PhysicalAddress

定义 ULONG 成员PhysicalAddress

Reserved2

保留供将来使用。

要求

要求
最低受支持的客户端 Windows 10版本 1709 及更高版本。
标头 acpitabl.h (包括 Acpitabl.h)