ReactOS 0.4.15-dev-7834-g00c4b3d
_CPU_INFO Union Reference

#include <ketypes.h>

Collaboration diagram for _CPU_INFO:

Public Attributes

UINT32 AsUINT32 [4]
 
struct {
   ULONG   Eax
 
   ULONG   Ebx
 
   ULONG   Ecx
 
   ULONG   Edx
 
}; 
 
ULONG Dummy
 
ULONG dummy
 
struct {
   ULONG   Eax
 
   ULONG   Ebx
 
   ULONG   Ecx
 
   ULONG   Edx
 
}; 
 

Detailed Description

Definition at line 361 of file ketypes.h.

Member Data Documentation

◆ 

struct { ... } _CPU_INFO::@2292

◆ 

struct { ... } _CPU_INFO::@2438

◆ AsUINT32

UINT32 _CPU_INFO::AsUINT32

Definition at line 363 of file ketypes.h.

Referenced by KiGetCacheInformation().

◆ Dummy

ULONG _CPU_INFO::Dummy

Definition at line 323 of file ketypes.h.

◆ dummy

ULONG _CPU_INFO::dummy

Definition at line 62 of file ketypes.h.

◆ Eax

◆ Ebx

◆ Ecx

◆ Edx


The documentation for this union was generated from the following files: