Home
last modified time | relevance | path

Searched refs:SystemCacheType (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscProcessorCacheFunction.c151 SmbiosRecordL1->SystemCacheType = CacheTypeUnknown;
167 SmbiosRecordL2->SystemCacheType = CacheTypeInstruction;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h214 UINT8 SystemCacheType; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h994 …UINT8 SystemCacheType; ///< The enumeration value from CACHE_TY… member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c498 DisplayCacheSystemCacheType (Struct->Type7->SystemCacheType, Option); in SmbiosPrintStructure()