Searched refs:FFA_PM_MSG_PM_RESP (Results 1 – 4 of 4) sorted by relevance
184 ((msg_flags & FFA_FWK_MSG_MASK) != FFA_PM_MSG_PM_RESP)) { in spmd_cpu_off_handler()
188 ((resp & FFA_FWK_MSG_MASK) != FFA_PM_MSG_PM_RESP)) { in spmc_send_pm_msg()
66 #define FFA_PM_MSG_PM_RESP U(0x2) /* Response to PSCI or warmboot req. */ macro
272 (FFA_PM_MSG_PM_RESP & FFA_FWK_MSG_MASK), in send_ffa_pm_success()