Searched refs:CacheSize (Results 1 – 7 of 7) sorted by relevance
183 UINT32 CacheSize = ASL_STRING_CACHE_SIZE; in UtLocalCacheCalloc() local191 if (Length > CacheSize) in UtLocalCacheCalloc()193 CacheSize = Length; in UtLocalCacheCalloc()197 Cache = UtLocalCalloc (sizeof (Cache->Next) + CacheSize); in UtLocalCacheCalloc()217 Cache = UtLocalCalloc (sizeof (Cache->Next) + CacheSize); in UtLocalCacheCalloc()227 AslGbl_StringCacheLast = AslGbl_StringCacheNext + CacheSize; in UtLocalCacheCalloc()
90 UInt64 CacheSize; member
981 p->CacheSize = 1; in Ppmd7z_RangeEnc_Init()994 while(--p->CacheSize != 0); in RangeEnc_ShiftLow()997 p->CacheSize++; in RangeEnc_ShiftLow()
112 unsigned long CacheSize; /* L1 Cache size in KB. This is the */ member
2275 UINT64 CacheSize; member
373 printf(" CacheSize = %ld\n", be32toh(vpd->CacheSize)); in print_residual_device_info()
1664 … {ACPI_DMT_UINT64, ACPI_HMAT2_OFFSET (CacheSize), "Memory Side Cache Size", 0},