TianoCore EDK2 master
Loading...
Searching...
No Matches
CPU_CACHE_INFO_COMPARATOR Union Reference

Data Fields

struct {
   UINT32   CacheType: 5
 
   UINT32   CacheLevel: 3
 
   UINT32   CoreType: 8
 
   UINT32   Reserved: 16
 
   UINT32   Package
 
Bits
 
UINT64 Uint64
 

Detailed Description

Definition at line 22 of file InternalCpuCacheInfoLib.h.

Field Documentation

◆ CacheLevel

UINT32 CPU_CACHE_INFO_COMPARATOR::CacheLevel

Definition at line 33 of file InternalCpuCacheInfoLib.h.

◆ CacheType

UINT32 CPU_CACHE_INFO_COMPARATOR::CacheType

Definition at line 28 of file InternalCpuCacheInfoLib.h.

◆ CoreType

UINT32 CPU_CACHE_INFO_COMPARATOR::CoreType

Definition at line 38 of file InternalCpuCacheInfoLib.h.

◆ Package

UINT32 CPU_CACHE_INFO_COMPARATOR::Package

Definition at line 43 of file InternalCpuCacheInfoLib.h.

◆ Reserved

UINT32 CPU_CACHE_INFO_COMPARATOR::Reserved

Definition at line 39 of file InternalCpuCacheInfoLib.h.

◆ Uint64

UINT64 CPU_CACHE_INFO_COMPARATOR::Uint64

Definition at line 45 of file InternalCpuCacheInfoLib.h.


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