Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp179 const uint64_t* pmSizeInKiB = nullptr; in getPersistentMemoryProperties() local
207 "PmSizeInKiB", pmSizeInKiB, "CacheSizeInKB", cacheSizeInKB, in getPersistentMemoryProperties()
255 if (pmSizeInKiB != nullptr) in getPersistentMemoryProperties()
258 (*pmSizeInKiB) >> 10; in getPersistentMemoryProperties()