#include <MdePkg/Include/Register/Intel/Cpuid.h>
CPUID Cache and TLB Information returned in EAX, EBX, ECX, and EDX for CPUID leaf CPUID_CACHE_INFO.
Definition at line 716 of file Cpuid.h.
struct { ... } CPUID_CACHE_INFO_CACHE_TLB::Bits |
◆ CacheDescriptor
UINT8 CPUID_CACHE_INFO_CACHE_TLB::CacheDescriptor[4] |
Array of Cache and TLB descriptor bytes
Definition at line 731 of file Cpuid.h.
◆ NotValid
UINT32 CPUID_CACHE_INFO_CACHE_TLB::NotValid |
[Bit 31] If 0, then the cache descriptor bytes in the register are valid. if 1, then none of the cache descriptor bytes in the register are valid.
Definition at line 726 of file Cpuid.h.
◆ Reserved
UINT32 CPUID_CACHE_INFO_CACHE_TLB::Reserved |
◆ Uint32
UINT32 CPUID_CACHE_INFO_CACHE_TLB::Uint32 |
All bit fields as a 32-bit value
Definition at line 735 of file Cpuid.h.
The documentation for this union was generated from the following file:
- MdePkg/Include/Register/Intel/Cpuid.h