HomeSort by relevance Sort by last modified time
    Searched refs:CacheDescriptor (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
PlatformCpuInfo.h 80 UINT8 CacheDescriptor[MAX_CACHE_DESCRIPTORS];
  /device/linaro/bootloader/edk2/UefiCpuPkg/Application/Cpuid/
Cpuid.c 36 UINT8 CacheDescriptor;
308 @param[in] CacheDescriptor Cache descriptor value from CPUID_CACHE_INFO.
313 UINT8 CacheDescriptor
319 if (CacheDescriptor == 0x00) {
324 if (CacheDescriptor == mCpuidCacheInfoDescription[Descriptor].CacheDescriptor) {
357 // Process Eax.CacheDescriptor[1..3]. Ignore Eax.CacheDescriptor[0]
360 CacheDescription = LookupCacheDescription (Eax.CacheDescriptor[Index]);
371 // Process Ebx.CacheDescriptor[0..3]
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
Cpuid.h 552 CPUID_CACHE_INFO_CACHE_TLB.CacheDescriptor[0] always returns
    [all...]

Completed in 290 milliseconds