Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp183 const uint64_t* allocationIncrementInKiB = nullptr; in getPersistentMemoryProperties() local
210 "AllocationIncrementInKiB", allocationIncrementInKiB, in getPersistentMemoryProperties()
279 if (allocationIncrementInKiB != nullptr) in getPersistentMemoryProperties()
282 (*allocationIncrementInKiB) >> 10; in getPersistentMemoryProperties()