#include <MdePkg/Include/Register/Intel/Cpuid.h>
CPUID Extended Cache information ECX for CPUID leaf CPUID_EXTENDED_CACHE_INFO.
Definition at line 3946 of file Cpuid.h.
struct { ... } CPUID_EXTENDED_CACHE_INFO_ECX::Bits |
◆ CacheLineSize
UINT32 CPUID_EXTENDED_CACHE_INFO_ECX::CacheLineSize |
[Bits 7:0] Cache line size in bytes.
Definition at line 3954 of file Cpuid.h.
◆ CacheSize
UINT32 CPUID_EXTENDED_CACHE_INFO_ECX::CacheSize |
[Bits 31:16] Cache size in 1K units.
Definition at line 3965 of file Cpuid.h.
◆ L2Associativity
UINT32 CPUID_EXTENDED_CACHE_INFO_ECX::L2Associativity |
◆ Reserved
UINT32 CPUID_EXTENDED_CACHE_INFO_ECX::Reserved |
◆ Uint32
UINT32 CPUID_EXTENDED_CACHE_INFO_ECX::Uint32 |
All bit fields as a 32-bit value
Definition at line 3970 of file Cpuid.h.
The documentation for this union was generated from the following file:
- MdePkg/Include/Register/Intel/Cpuid.h