HomeSort by relevance Sort by last modified time
    Searched defs:InstalledSize (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/
ProcessorSubClass.h 56 UINT16 InstalledSize; //In KB
ProcessorSubClass.c 35 48, //InstalledSize
58 32, //InstalledSize
81 4096, //InstalledSize
104 16384, //InstalledSize
256 UINT16 InstalledSize;
286 CacheSize = mSmbiosCacheTable[CacheLevel].InstalledSize;
309 InstalledSize = (UINT16)TotalSize;
314 InstalledSize = (UINT16)(TotalSize >> 6);
318 InstalledSize |= BIT15;
322 mSmbiosCacheTable[CacheLevel].InstalledSize = InstalledSize;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Smbios.h 199 UINT8 InstalledSize;
209 UINT16 InstalledSize;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SmBios.h     [all...]

Completed in 81 milliseconds