Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/psci/
H A Dpsci.c93 static inline bool psci_power_state_loses_context(u32 state) in psci_power_state_loses_context() function
473 if (!psci_power_state_loses_context(state)) { in psci_cpu_suspend_enter()