Home
last modified time | relevance | path

Searched refs:CurrentSRAMType (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscProcessorCacheFunction.c156 CopyMem(&SmbiosRecordL1->CurrentSRAMType, &CacheSramType, 2);
172 CopyMem(&SmbiosRecordL2->CurrentSRAMType, &CacheSramType, 2);
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c720 CopyMem (&dstType7.CurrentSRAMType, in CacheInfoUpdateSmbiosType7()
736 CopyMem (&dstType7.CurrentSRAMType, in CacheInfoUpdateSmbiosType7()
752 CopyMem (&dstType7.CurrentSRAMType, in CacheInfoUpdateSmbiosType7()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/
DProcessorSubClass.c329 …(VOID)CopyMem(&mSmbiosCacheTable[CacheLevel].CurrentSRAMType, &CacheSramType, sizeof(CACHE_SRAM_TY… in UpdateSmbiosCacheTable()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h211 UINT16 CurrentSRAMType; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c494 PRINT_STRUCT_VALUE_H (Struct, Type7, CurrentSRAMType); in SmbiosPrintStructure()
495 …DisplayCacheSRAMType (ReadUnaligned16 ((UINT16 *) (UINTN) &(Struct->Type7->CurrentSRAMType)), Opti… in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h1067 CACHE_SRAM_TYPE_DATA CurrentSRAMType; member