SYSTEM_INTERRUPT_CPU_SET_INFORMATION

The SYSTEM_INTERRUPT_CPU_SET_INFORMATION structure is expected as input to ZwSetSystemInformation or NtSetSystemInformation when given the information class SystemInterruptCpuSetsInformation (0xAA).

Documentation Status

The SYSTEM_INTERRUPT_CPU_SET_INFORMATION structure is not documented.

Layout

The SYSTEM_INTERRUPT_CPU_SET_INFORMATION is 0x10 bytes in both 32-bit and 64-bit Windows.

Offset Definition
0x00
ULONG Gsiv;
0x04
USHORT Group;
0x08
ULONGLONG CpuSets;