Searched refs:FFA_PM_MSG_WB_REQ (Results 1 – 3 of 3) sorted by relevance
204 rc = spmc_send_pm_msg(FFA_PM_MSG_WB_REQ, FFA_WB_TYPE_NOTS2RAM); in spmc_cpu_suspend_finish_handler()
65 #define FFA_PM_MSG_WB_REQ U(0x1) /* Warm boot request. */ macro
410 } else if ((arg2 & FFA_FWK_MSG_MASK) == FFA_PM_MSG_WB_REQ) { in handle_framework_message()
Completed in 5 milliseconds