Searched refs:MemoryEvent (Results 1 – 2 of 2) sorted by relevance
434 MemoryEvent eventType = in handleUnifiedBIOSEvent()435 static_cast<MemoryEvent>(eventData[10] & 0x0F); in handleUnifiedBIOSEvent()438 case MemoryEvent::MEM_PPR: in handleUnifiedBIOSEvent()447 case MemoryEvent::MEM_ADDDC: in handleUnifiedBIOSEvent()459 case MemoryEvent::MEM_NO_DIMM: in handleUnifiedBIOSEvent()467 case MemoryEvent::MEM_CXL_POST_PPR: in handleUnifiedBIOSEvent()
105 enum class MemoryEvent : uint8_t enum