Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dmemory.hpp97 enum class MemoryClassification{ enum
200 NLOHMANN_JSON_SERIALIZE_ENUM(MemoryClassification, {
201 {MemoryClassification::Invalid, "Invalid"},
202 {MemoryClassification::Volatile, "Volatile"},
203 {MemoryClassification::ByteAccessiblePersistent, "ByteAccessiblePersistent"},
204 {MemoryClassification::Block, "Block"},
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/
H A DPartition.interface.yaml12 - name: MemoryClassification