Searched refs:mailbox_ep (Results 1 – 3 of 3) sorted by relevance
46 mailbox_entrypoint_t mailbox_ep; member52 (_p)->mailbox_ep = (_entry); \62 .mailbox_ep = (_entry) \71 && ((_p)->mailbox_ep))
216 plat_setup_psci_ops((uintptr_t)lib_args->mailbox_ep, &psci_plat_pm_ops); in psci_setup()
196 mailbox_entrypoint_t mailbox_ep;200 information. The second field ``mailbox_ep`` is the warm boot entrypoint address208 - Calls ``plat_setup_psci_ops()`` with warm boot entrypoint ``mailbox_ep`` as