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.hpp187 const uint64_t* allocationIncrementInKiB = nullptr; in getPersistentMemoryProperties() local
214 "AllocationIncrementInKiB", allocationIncrementInKiB, in getPersistentMemoryProperties()
283 if (allocationIncrementInKiB != nullptr) in getPersistentMemoryProperties()
286 (*allocationIncrementInKiB) >> 10; in getPersistentMemoryProperties()