Home
last modified time | relevance | path

Searched refs:CacheConfiguration (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscProcessorCacheFunction.c152 SmbiosRecordL1->CacheConfiguration = 0x0180;
168 SmbiosRecordL2->CacheConfiguration = 0x0281;
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c490 DisplayCacheConfiguration (Struct->Type7->CacheConfiguration, Option); in SmbiosPrintStructure()
2548 IN UINT16 CacheConfiguration, in DisplayCacheConfiguration() argument
2553 PRINT_INFO_OPTION (CacheConfiguration, Option); in DisplayCacheConfiguration()
2555 if (BIT (CacheConfiguration, 15) != 0) { in DisplayCacheConfiguration()
2557 } else if (BIT (CacheConfiguration, 14) != 0) { in DisplayCacheConfiguration()
2559 } else if (BIT (CacheConfiguration, 13) != 0) { in DisplayCacheConfiguration()
2561 } else if (BIT (CacheConfiguration, 12) != 0) { in DisplayCacheConfiguration()
2563 } else if (BIT (CacheConfiguration, 11) != 0) { in DisplayCacheConfiguration()
2565 } else if (BIT (CacheConfiguration, 10) != 0) { in DisplayCacheConfiguration()
2567 } else if (BIT (CacheConfiguration, 4) != 0) { in DisplayCacheConfiguration()
[all …]
DPrintInfo.h281 IN UINT16 CacheConfiguration,
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c715 dstType7.CacheConfiguration = SmbiosT7->T7CacheCfg; in CacheInfoUpdateSmbiosType7()
731 dstType7.CacheConfiguration = SmbiosT7->T7CacheCfg; in CacheInfoUpdateSmbiosType7()
747 dstType7.CacheConfiguration = SmbiosT7->T7CacheCfg; in CacheInfoUpdateSmbiosType7()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/
DProcessorSubClass.c281 mSmbiosCacheTable[CacheLevel].CacheConfiguration = CacheConfig.Data; in UpdateSmbiosCacheTable()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h207 UINT16 CacheConfiguration; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h1063 UINT16 CacheConfiguration; member