Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp598 powerPolicyRestore, enumerator
616 case RestartCause::powerPolicyRestore: in getRestartCause()
691 else if (causeSet.contains(RestartCause::powerPolicyRestore)) in setRestartCause()
693 restartCause = getRestartCause(RestartCause::powerPolicyRestore); in setRestartCause()
1089 getRestartCause(RestartCause::powerPolicyRestore)); in invoke()