Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp184 const uint64_t* allocationAlignmentInKiB = nullptr; in getPersistentMemoryProperties() local
211 "AllocationAlignmentInKiB", allocationAlignmentInKiB, in getPersistentMemoryProperties()
285 if (allocationAlignmentInKiB != nullptr) in getPersistentMemoryProperties()
288 (*allocationAlignmentInKiB) >> 10; in getPersistentMemoryProperties()