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.cpp633 powerPolicyRestore, enumerator
656 case RestartCause::powerPolicyRestore: in getRestartCause()
730 else if (causeSet.contains(RestartCause::powerPolicyRestore)) in setRestartCause()
732 restartCause = getRestartCause(RestartCause::powerPolicyRestore); in setRestartCause()
1130 getRestartCause(RestartCause::powerPolicyRestore)); in invoke()